#fc1c0c color space conversions
Hex:
#fc1c0c
RGB:
252, 28, 12
CMY:
1, 89, 95
CMYK:
0, 89, 95, 1
HSL:
4°, 97.5610%, 51.7647%
HSV (HSB):
4°, 95.2381%, 98.8235%
XYZ:
40.6265, 21.5525, 2.3666
xyY:
0.6294, 0.3339, 21.5525
CIE-Lab:
53.5489, 76.8606, 64.0967
CIE-LCH:
53.5489, 100.0796, 39.8259
CIE-Luv:
53.5489, 167.1878, 37.9263
Hunter-Lab:
46.4247, 74.9632, 29.4748
#fc1c0c color charts
#fc1c0c color shades, tints & tones
#fc1c0c color schemes
#fc1c0c color preview, HTML & CSS examples
This text has a color of #fc1c0c
<p style="color:#fc1c0c;">Text here</p>
.mytext {color:#fc1c0c;}
This box has a color of #fc1c0c
<div style="background-color:#fc1c0c;">Content here</div>
.mybackground {background-color:#fc1c0c;}
Border around this has a color of #fc1c0c
<div style="border:2px solid #fc1c0c;">Content here</div>
.myborder {border:2px solid #fc1c0c;}