#fc1604 color space conversions
Hex:
#fc1604
RGB:
252, 22, 4
CMY:
1, 91, 98
CMYK:
0, 91, 98, 1
HSL:
4°, 97.6378%, 50.1961%
HSV (HSB):
4°, 98.4127%, 98.8235%
XYZ:
40.4537, 21.2780, 2.0898
xyY:
0.6339, 0.3334, 21.2780
CIE-Lab:
53.2524, 77.6038, 65.8527
CIE-LCH:
53.2524, 101.7788, 40.3171
CIE-Luv:
53.2524, 169.1977, 38.1075
Hunter-Lab:
46.1281, 75.8178, 29.6036
#fc1604 color charts
#fc1604 color shades, tints & tones
#fc1604 color schemes
#fc1604 color preview, HTML & CSS examples
This text has a color of #fc1604
<p style="color:#fc1604;">Text here</p>
.mytext {color:#fc1604;}
This box has a color of #fc1604
<div style="background-color:#fc1604;">Content here</div>
.mybackground {background-color:#fc1604;}
Border around this has a color of #fc1604
<div style="border:2px solid #fc1604;">Content here</div>
.myborder {border:2px solid #fc1604;}