#fc0f44 color space conversions
Hex:
#fc0f44
RGB:
252, 15, 68
CMY:
1, 94, 73
CMYK:
0, 94, 73, 1
HSL:
347°, 97.5309%, 52.3529%
HSV (HSB):
347°, 94.0476%, 98.8235%
XYZ:
41.3591, 21.4544, 7.4301
xyY:
0.5888, 0.3054, 21.4544
CIE-Lab:
53.4433, 79.5663, 38.0011
CIE-LCH:
53.4433, 88.1753, 25.5293
CIE-Luv:
53.4433, 160.7303, 22.6422
Hunter-Lab:
46.3189, 78.3280, 22.9125
#fc0f44 color charts
#fc0f44 color shades, tints & tones
#fc0f44 color schemes
#fc0f44 color preview, HTML & CSS examples
This text has a color of #fc0f44
<p style="color:#fc0f44;">Text here</p>
.mytext {color:#fc0f44;}
This box has a color of #fc0f44
<div style="background-color:#fc0f44;">Content here</div>
.mybackground {background-color:#fc0f44;}
Border around this has a color of #fc0f44
<div style="border:2px solid #fc0f44;">Content here</div>
.myborder {border:2px solid #fc0f44;}