#fc07be color space conversions
Hex:
#fc07be
RGB:
252, 7, 190
CMY:
1, 97, 25
CMYK:
0, 97, 25, 1
HSL:
315°, 97.6096%, 50.7843%
HSV (HSB):
315°, 97.2222%, 98.8235%
XYZ:
49.5151, 24.5651, 50.8470
xyY:
0.3964, 0.1966, 24.5651
CIE-Lab:
56.6492, 89.1752, -29.9094
CIE-LCH:
56.6492, 94.0574, 341.4585
CIE-Luv:
56.6492, 109.9580, -59.5252
Hunter-Lab:
49.5632, 91.5913, -26.1315
#fc07be color charts
#fc07be color shades, tints & tones
#fc07be color schemes
#fc07be color preview, HTML & CSS examples
This text has a color of #fc07be
<p style="color:#fc07be;">Text here</p>
.mytext {color:#fc07be;}
This box has a color of #fc07be
<div style="background-color:#fc07be;">Content here</div>
.mybackground {background-color:#fc07be;}
Border around this has a color of #fc07be
<div style="border:2px solid #fc07be;">Content here</div>
.myborder {border:2px solid #fc07be;}