#fc0f5e color space conversions
Hex:
#fc0f5e
RGB:
252, 15, 94
CMY:
1, 94, 63
CMYK:
0, 94, 63, 1
HSL:
340°, 97.5309%, 52.3529%
HSV (HSB):
340°, 94.0476%, 98.8235%
XYZ:
42.3361, 21.8452, 12.5749
xyY:
0.5516, 0.2846, 21.8452
CIE-Lab:
53.8624, 80.7200, 23.0557
CIE-LCH:
53.8624, 83.9481, 15.9407
CIE-Luv:
53.8624, 152.2856, 9.6994
Hunter-Lab:
46.7389, 79.8922, 16.7656
#fc0f5e color charts
#fc0f5e color shades, tints & tones
#fc0f5e color schemes
#fc0f5e color preview, HTML & CSS examples
This text has a color of #fc0f5e
<p style="color:#fc0f5e;">Text here</p>
.mytext {color:#fc0f5e;}
This box has a color of #fc0f5e
<div style="background-color:#fc0f5e;">Content here</div>
.mybackground {background-color:#fc0f5e;}
Border around this has a color of #fc0f5e
<div style="border:2px solid #fc0f5e;">Content here</div>
.myborder {border:2px solid #fc0f5e;}