#fe820d color space conversions
Hex:
#fe820d
RGB:
254, 130, 13
CMY:
0, 49, 95
CMYK:
0, 49, 95, 0
HSL:
29°, 99.1770%, 52.3529%
HSV (HSB):
29°, 94.8819%, 99.6078%
XYZ:
48.9283, 37.0652, 4.9563
xyY:
0.5380, 0.4075, 37.0652
CIE-Lab:
67.3259, 41.5595, 72.2550
CIE-LCH:
67.3259, 83.3545, 60.0934
CIE-Luv:
67.3259, 103.2269, 61.1809
Hunter-Lab:
60.8812, 36.9130, 37.7901
#fe820d color charts
#fe820d color shades, tints & tones
#fe820d color schemes
#fe820d color preview, HTML & CSS examples
This text has a color of #fe820d
<p style="color:#fe820d;">Text here</p>
.mytext {color:#fe820d;}
This box has a color of #fe820d
<div style="background-color:#fe820d;">Content here</div>
.mybackground {background-color:#fe820d;}
Border around this has a color of #fe820d
<div style="border:2px solid #fe820d;">Content here</div>
.myborder {border:2px solid #fe820d;}