#fc0d4e color space conversions
Hex:
#fc0d4e
RGB:
252, 13, 78
CMY:
1, 95, 69
CMYK:
0, 95, 69, 1
HSL:
344°, 97.5510%, 51.9608%
HSV (HSB):
344°, 94.8413%, 98.8235%
XYZ:
41.6640, 21.5334, 9.1681
xyY:
0.5757, 0.2976, 21.5334
CIE-Lab:
53.5283, 80.1285, 32.2160
CIE-LCH:
53.5283, 86.3623, 21.9028
CIE-Luv:
53.5283, 158.0454, 17.9807
Hunter-Lab:
46.4040, 79.0595, 20.7688
#fc0d4e color charts
#fc0d4e color shades, tints & tones
#fc0d4e color schemes
#fc0d4e color preview, HTML & CSS examples
This text has a color of #fc0d4e
<p style="color:#fc0d4e;">Text here</p>
.mytext {color:#fc0d4e;}
This box has a color of #fc0d4e
<div style="background-color:#fc0d4e;">Content here</div>
.mybackground {background-color:#fc0d4e;}
Border around this has a color of #fc0d4e
<div style="border:2px solid #fc0d4e;">Content here</div>
.myborder {border:2px solid #fc0d4e;}