#fc0c4e color space conversions
Hex:
#fc0c4e
RGB:
252, 12, 78
CMY:
1, 95, 69
CMYK:
0, 95, 69, 1
HSL:
344°, 97.5610%, 51.7647%
HSV (HSB):
344°, 95.2381%, 98.8235%
XYZ:
41.6515, 21.5084, 9.1640
xyY:
0.5759, 0.2974, 21.5084
CIE-Lab:
53.5015, 80.2062, 32.1830
CIE-LCH:
53.5015, 86.4221, 21.8633
CIE-Luv:
53.5015, 158.1785, 17.9234
Hunter-Lab:
46.3772, 79.1513, 20.7485
#fc0c4e color charts
#fc0c4e color shades, tints & tones
#fc0c4e color schemes
#fc0c4e color preview, HTML & CSS examples
This text has a color of #fc0c4e
<p style="color:#fc0c4e;">Text here</p>
.mytext {color:#fc0c4e;}
This box has a color of #fc0c4e
<div style="background-color:#fc0c4e;">Content here</div>
.mybackground {background-color:#fc0c4e;}
Border around this has a color of #fc0c4e
<div style="border:2px solid #fc0c4e;">Content here</div>
.myborder {border:2px solid #fc0c4e;}