#fc3f0a color space conversions
Hex:
#fc3f0a
RGB:
252, 63, 10
CMY:
1, 75, 96
CMYK:
0, 75, 96, 1
HSL:
13°, 97.5806%, 51.3725%
HSV (HSB):
13°, 96.0317%, 98.8235%
XYZ:
41.9772, 24.2724, 2.7598
xyY:
0.6083, 0.3517, 24.2724
CIE-Lab:
56.3595, 68.8747, 66.0088
CIE-LCH:
56.3595, 95.3986, 43.7828
CIE-Luv:
56.3595, 151.9579, 43.1460
Hunter-Lab:
49.2670, 65.8709, 31.1657
#fc3f0a color charts
#fc3f0a color shades, tints & tones
#fc3f0a color schemes
#fc3f0a color preview, HTML & CSS examples
This text has a color of #fc3f0a
<p style="color:#fc3f0a;">Text here</p>
.mytext {color:#fc3f0a;}
This box has a color of #fc3f0a
<div style="background-color:#fc3f0a;">Content here</div>
.mybackground {background-color:#fc3f0a;}
Border around this has a color of #fc3f0a
<div style="border:2px solid #fc3f0a;">Content here</div>
.myborder {border:2px solid #fc3f0a;}