#fc0f23 color space conversions
Hex:
#fc0f23
RGB:
252, 15, 35
CMY:
1, 94, 86
CMYK:
0, 94, 86, 1
HSL:
355°, 97.5309%, 52.3529%
HSV (HSB):
355°, 94.0476%, 98.8235%
XYZ:
40.6191, 21.1584, 3.5332
xyY:
0.6219, 0.3240, 21.1584
CIE-Lab:
53.1225, 78.6759, 55.3845
CIE-LCH:
53.1225, 96.2151, 35.1439
CIE-Luv:
53.1225, 167.7854, 33.3485
Hunter-Lab:
45.9983, 77.1285, 27.6446
#fc0f23 color charts
#fc0f23 color shades, tints & tones
#fc0f23 color schemes
#fc0f23 color preview, HTML & CSS examples
This text has a color of #fc0f23
<p style="color:#fc0f23;">Text here</p>
.mytext {color:#fc0f23;}
This box has a color of #fc0f23
<div style="background-color:#fc0f23;">Content here</div>
.mybackground {background-color:#fc0f23;}
Border around this has a color of #fc0f23
<div style="border:2px solid #fc0f23;">Content here</div>
.myborder {border:2px solid #fc0f23;}