#fc0f9c color space conversions
Hex:
#fc0f9c
RGB:
252, 15, 156
CMY:
1, 94, 39
CMYK:
0, 94, 38, 1
HSL:
324°, 97.5309%, 52.3529%
HSV (HSB):
324°, 94.0476%, 98.8235%
XYZ:
46.3165, 23.4374, 33.5352
xyY:
0.4484, 0.2269, 23.4374
CIE-Lab:
55.5200, 85.1855, -11.7548
CIE-LCH:
55.5200, 85.9927, 352.1433
CIE-Luv:
55.5200, 125.4560, -32.6087
Hunter-Lab:
48.4122, 86.0516, -7.1818
#fc0f9c color charts
#fc0f9c color shades, tints & tones
#fc0f9c color schemes
#fc0f9c color preview, HTML & CSS examples
This text has a color of #fc0f9c
<p style="color:#fc0f9c;">Text here</p>
.mytext {color:#fc0f9c;}
This box has a color of #fc0f9c
<div style="background-color:#fc0f9c;">Content here</div>
.mybackground {background-color:#fc0f9c;}
Border around this has a color of #fc0f9c
<div style="border:2px solid #fc0f9c;">Content here</div>
.myborder {border:2px solid #fc0f9c;}