#fc1d07 color space conversions
Hex:
#fc1d07
RGB:
252, 29, 7
CMY:
1, 89, 97
CMYK:
0, 88, 97, 1
HSL:
5°, 97.6096%, 50.7843%
HSV (HSB):
5°, 97.2222%, 98.8235%
XYZ:
40.6226, 21.5895, 2.2272
xyY:
0.6304, 0.3350, 21.5895
CIE-Lab:
53.5887, 76.6770, 65.2840
CIE-LCH:
53.5887, 100.7043, 40.4116
CIE-Luv:
53.5887, 167.1735, 38.4493
Hunter-Lab:
46.4645, 74.7445, 29.6833
#fc1d07 color charts
#fc1d07 color shades, tints & tones
#fc1d07 color schemes
#fc1d07 color preview, HTML & CSS examples
This text has a color of #fc1d07
<p style="color:#fc1d07;">Text here</p>
.mytext {color:#fc1d07;}
This box has a color of #fc1d07
<div style="background-color:#fc1d07;">Content here</div>
.mybackground {background-color:#fc1d07;}
Border around this has a color of #fc1d07
<div style="border:2px solid #fc1d07;">Content here</div>
.myborder {border:2px solid #fc1d07;}