#fc2c07 color space conversions
Hex:
#fc2c07
RGB:
252, 44, 7
CMY:
1, 83, 97
CMYK:
0, 83, 97, 1
HSL:
9°, 97.6096%, 50.7843%
HSV (HSB):
9°, 97.2222%, 98.8235%
XYZ:
41.0839, 22.5122, 2.3809
xyY:
0.6227, 0.3412, 22.5122
CIE-Lab:
54.5662, 73.8839, 65.7384
CIE-LCH:
54.5662, 98.8958, 41.6612
CIE-Luv:
54.5662, 161.7348, 40.2082
Hunter-Lab:
47.4470, 71.5294, 30.2377
#fc2c07 color charts
#fc2c07 color shades, tints & tones
#fc2c07 color schemes
#fc2c07 color preview, HTML & CSS examples
This text has a color of #fc2c07
<p style="color:#fc2c07;">Text here</p>
.mytext {color:#fc2c07;}
This box has a color of #fc2c07
<div style="background-color:#fc2c07;">Content here</div>
.mybackground {background-color:#fc2c07;}
Border around this has a color of #fc2c07
<div style="border:2px solid #fc2c07;">Content here</div>
.myborder {border:2px solid #fc2c07;}