#fc1f0c color space conversions
Hex:
#fc1f0c
RGB:
252, 31, 12
CMY:
1, 88, 95
CMYK:
0, 88, 95, 1
HSL:
5°, 97.5610%, 51.7647%
HSV (HSB):
5°, 95.2381%, 98.8235%
XYZ:
40.7012, 21.7020, 2.3915
xyY:
0.6282, 0.3349, 21.7020
CIE-Lab:
53.7093, 76.4000, 64.1781
CIE-LCH:
53.7093, 99.7787, 40.0312
CIE-Luv:
53.7093, 166.2890, 38.2173
Hunter-Lab:
46.5854, 74.4295, 29.5660
#fc1f0c color charts
#fc1f0c color shades, tints & tones
#fc1f0c color schemes
#fc1f0c color preview, HTML & CSS examples
This text has a color of #fc1f0c
<p style="color:#fc1f0c;">Text here</p>
.mytext {color:#fc1f0c;}
This box has a color of #fc1f0c
<div style="background-color:#fc1f0c;">Content here</div>
.mybackground {background-color:#fc1f0c;}
Border around this has a color of #fc1f0c
<div style="border:2px solid #fc1f0c;">Content here</div>
.myborder {border:2px solid #fc1f0c;}