#fc3e0a color space conversions
Hex:
#fc3e0a
RGB:
252, 62, 10
CMY:
1, 76, 96
CMYK:
0, 75, 96, 1
HSL:
13°, 97.5806%, 51.3725%
HSV (HSB):
13°, 96.0317%, 98.8235%
XYZ:
41.9223, 24.1626, 2.7415
xyY:
0.6091, 0.3511, 24.1626
CIE-Lab:
56.2502, 69.1796, 65.9505
CIE-LCH:
56.2502, 95.5787, 43.6311
CIE-Luv:
56.2502, 152.5356, 42.9525
Hunter-Lab:
49.1555, 66.2118, 31.1022
#fc3e0a color charts
#fc3e0a color shades, tints & tones
#fc3e0a color schemes
#fc3e0a color preview, HTML & CSS examples
This text has a color of #fc3e0a
<p style="color:#fc3e0a;">Text here</p>
.mytext {color:#fc3e0a;}
This box has a color of #fc3e0a
<div style="background-color:#fc3e0a;">Content here</div>
.mybackground {background-color:#fc3e0a;}
Border around this has a color of #fc3e0a
<div style="border:2px solid #fc3e0a;">Content here</div>
.myborder {border:2px solid #fc3e0a;}