#fe420d color space conversions
Hex:
#fe420d
RGB:
254, 66, 13
CMY:
0, 74, 95
CMYK:
0, 74, 95, 0
HSL:
13°, 99.1770%, 52.3529%
HSV (HSB):
13°, 94.8819%, 99.6078%
XYZ:
42.8939, 24.9963, 2.9448
xyY:
0.6055, 0.3529, 24.9963
CIE-Lab:
57.0718, 68.5561, 65.9523
CIE-LCH:
57.0718, 95.1297, 43.8910
CIE-Luv:
57.0718, 151.5657, 43.7162
Hunter-Lab:
49.9963, 65.6490, 31.5052
#fe420d color charts
#fe420d color shades, tints & tones
#fe420d color schemes
#fe420d color preview, HTML & CSS examples
This text has a color of #fe420d
<p style="color:#fe420d;">Text here</p>
.mytext {color:#fe420d;}
This box has a color of #fe420d
<div style="background-color:#fe420d;">Content here</div>
.mybackground {background-color:#fe420d;}
Border around this has a color of #fe420d
<div style="border:2px solid #fe420d;">Content here</div>
.myborder {border:2px solid #fe420d;}