#fc2e04 color space conversions
Hex:
#fc2e04
RGB:
252, 46, 4
CMY:
1, 82, 98
CMYK:
0, 82, 98, 1
HSL:
10°, 97.6378%, 50.1961%
HSV (HSB):
10°, 98.4127%, 98.8235%
XYZ:
41.1438, 22.6582, 2.3198
xyY:
0.6222, 0.3427, 22.6582
CIE-Lab:
54.7185, 73.4111, 66.4836
CIE-LCH:
54.7185, 99.0418, 42.1651
CIE-Luv:
54.7185, 161.0112, 40.7404
Hunter-Lab:
47.6006, 70.9861, 30.4309
#fc2e04 color charts
#fc2e04 color shades, tints & tones
#fc2e04 color schemes
#fc2e04 color preview, HTML & CSS examples
This text has a color of #fc2e04
<p style="color:#fc2e04;">Text here</p>
.mytext {color:#fc2e04;}
This box has a color of #fc2e04
<div style="background-color:#fc2e04;">Content here</div>
.mybackground {background-color:#fc2e04;}
Border around this has a color of #fc2e04
<div style="border:2px solid #fc2e04;">Content here</div>
.myborder {border:2px solid #fc2e04;}