#fc440e color space conversions
Hex:
#fc440e
RGB:
252, 68, 14
CMY:
1, 73, 95
CMYK:
0, 73, 94, 1
HSL:
14°, 97.5410%, 52.1569%
HSV (HSB):
14°, 94.4444%, 98.8235%
XYZ:
42.2913, 24.8614, 2.9852
xyY:
0.6030, 0.3545, 24.8614
CIE-Lab:
56.9401, 67.3193, 65.4519
CIE-LCH:
56.9401, 93.8926, 44.1942
CIE-Luv:
56.9401, 148.7672, 43.8013
Hunter-Lab:
49.8612, 64.1430, 31.3531
#fc440e color charts
#fc440e color shades, tints & tones
#fc440e color schemes
#fc440e color preview, HTML & CSS examples
This text has a color of #fc440e
<p style="color:#fc440e;">Text here</p>
.mytext {color:#fc440e;}
This box has a color of #fc440e
<div style="background-color:#fc440e;">Content here</div>
.mybackground {background-color:#fc440e;}
Border around this has a color of #fc440e
<div style="border:2px solid #fc440e;">Content here</div>
.myborder {border:2px solid #fc440e;}