#fc3e0d color space conversions
Hex:
#fc3e0d
RGB:
252, 62, 13
CMY:
1, 76, 95
CMYK:
0, 75, 95, 1
HSL:
12°, 97.5510%, 51.9608%
HSV (HSB):
12°, 94.8413%, 98.8235%
XYZ:
41.9402, 24.1698, 2.8355
xyY:
0.6083, 0.3506, 24.1698
CIE-Lab:
56.2574, 69.2029, 65.3000
CIE-LCH:
56.2574, 95.1480, 43.3379
CIE-Luv:
56.2574, 152.3884, 42.6918
Hunter-Lab:
49.1627, 66.2414, 30.9943
#fc3e0d color charts
#fc3e0d color shades, tints & tones
#fc3e0d color schemes
#fc3e0d color preview, HTML & CSS examples
This text has a color of #fc3e0d
<p style="color:#fc3e0d;">Text here</p>
.mytext {color:#fc3e0d;}
This box has a color of #fc3e0d
<div style="background-color:#fc3e0d;">Content here</div>
.mybackground {background-color:#fc3e0d;}
Border around this has a color of #fc3e0d
<div style="border:2px solid #fc3e0d;">Content here</div>
.myborder {border:2px solid #fc3e0d;}