#fc0e6a color space conversions
Hex:
#fc0e6a
RGB:
252, 14, 106
CMY:
1, 95, 58
CMYK:
0, 94, 58, 1
HSL:
337°, 97.5410%, 52.1569%
HSV (HSB):
337°, 94.4444%, 98.8235%
XYZ:
42.9034, 22.0501, 15.6305
xyY:
0.5324, 0.2736, 22.0501
CIE-Lab:
54.0802, 81.4797, 16.1067
CIE-LCH:
54.0802, 83.0564, 11.1819
CIE-Luv:
54.0802, 147.8026, 2.4972
Hunter-Lab:
46.9576, 80.9133, 13.1348
#fc0e6a color charts
#fc0e6a color shades, tints & tones
#fc0e6a color schemes
#fc0e6a color preview, HTML & CSS examples
This text has a color of #fc0e6a
<p style="color:#fc0e6a;">Text here</p>
.mytext {color:#fc0e6a;}
This box has a color of #fc0e6a
<div style="background-color:#fc0e6a;">Content here</div>
.mybackground {background-color:#fc0e6a;}
Border around this has a color of #fc0e6a
<div style="border:2px solid #fc0e6a;">Content here</div>
.myborder {border:2px solid #fc0e6a;}