#fc2c08 color space conversions
Hex:
#fc2c08
RGB:
252, 44, 8
CMY:
1, 83, 97
CMYK:
0, 83, 97, 1
HSL:
9°, 97.6000%, 50.9804%
HSV (HSB):
9°, 96.8254%, 98.8235%
XYZ:
41.0894, 22.5143, 2.4098
xyY:
0.6224, 0.3411, 22.5143
CIE-Lab:
54.5685, 73.8909, 65.5174
CIE-LCH:
54.5685, 98.7542, 41.5627
CIE-Luv:
54.5685, 161.6841, 40.1256
Hunter-Lab:
47.4493, 71.5384, 30.2034
#fc2c08 color charts
#fc2c08 color shades, tints & tones
#fc2c08 color schemes
#fc2c08 color preview, HTML & CSS examples
This text has a color of #fc2c08
<p style="color:#fc2c08;">Text here</p>
.mytext {color:#fc2c08;}
This box has a color of #fc2c08
<div style="background-color:#fc2c08;">Content here</div>
.mybackground {background-color:#fc2c08;}
Border around this has a color of #fc2c08
<div style="border:2px solid #fc2c08;">Content here</div>
.myborder {border:2px solid #fc2c08;}