#fc0f9a color space conversions
Hex:
#fc0f9a
RGB:
252, 15, 154
CMY:
1, 94, 40
CMYK:
0, 94, 39, 1
HSL:
325°, 97.5309%, 52.3529%
HSV (HSB):
325°, 94.0476%, 98.8235%
XYZ:
46.1484, 23.3702, 32.6505
xyY:
0.4517, 0.2287, 23.3702
CIE-Lab:
55.4516, 85.0041, -10.6744
CIE-LCH:
55.4516, 85.6717, 352.8425
CIE-Luv:
55.4516, 126.3967, -31.0878
Hunter-Lab:
48.3427, 85.7981, -6.2043
#fc0f9a color charts
#fc0f9a color shades, tints & tones
#fc0f9a color schemes
#fc0f9a color preview, HTML & CSS examples
This text has a color of #fc0f9a
<p style="color:#fc0f9a;">Text here</p>
.mytext {color:#fc0f9a;}
This box has a color of #fc0f9a
<div style="background-color:#fc0f9a;">Content here</div>
.mybackground {background-color:#fc0f9a;}
Border around this has a color of #fc0f9a
<div style="border:2px solid #fc0f9a;">Content here</div>
.myborder {border:2px solid #fc0f9a;}