#fc2e0d color space conversions
Hex:
#fc2e0d
RGB:
252, 46, 13
CMY:
1, 82, 95
CMYK:
0, 82, 95, 1
HSL:
8°, 97.5510%, 51.9608%
HSV (HSB):
8°, 94.8413%, 98.8235%
XYZ:
41.1945, 22.6785, 2.5870
xyY:
0.6198, 0.3412, 22.6785
CIE-Lab:
54.7396, 73.4756, 64.4685
CIE-LCH:
54.7396, 97.7489, 41.2642
CIE-Luv:
54.7396, 160.5472, 39.9784
Hunter-Lab:
47.6219, 71.0699, 30.1146
#fc2e0d color charts
#fc2e0d color shades, tints & tones
#fc2e0d color schemes
#fc2e0d color preview, HTML & CSS examples
This text has a color of #fc2e0d
<p style="color:#fc2e0d;">Text here</p>
.mytext {color:#fc2e0d;}
This box has a color of #fc2e0d
<div style="background-color:#fc2e0d;">Content here</div>
.mybackground {background-color:#fc2e0d;}
Border around this has a color of #fc2e0d
<div style="border:2px solid #fc2e0d;">Content here</div>
.myborder {border:2px solid #fc2e0d;}