#e0980f color space conversions
Hex:
#e0980f
RGB:
224, 152, 15
CMY:
12, 40, 94
CMYK:
0, 32, 93, 12
HSL:
39°, 87.4477%, 46.8627%
HSV (HSB):
39°, 93.3036%, 87.8431%
XYZ:
42.0549, 38.3383, 5.6354
xyY:
0.4888, 0.4456, 38.3383
CIE-Lab:
68.2692, 17.7747, 70.7581
CIE-LCH:
68.2692, 72.9565, 75.8988
CIE-Luv:
68.2692, 59.8852, 67.3324
Hunter-Lab:
61.9179, 12.8817, 37.9463
#e0980f color charts
#e0980f color shades, tints & tones
#e0980f color schemes
#e0980f color preview, HTML & CSS examples
This text has a color of #e0980f
<p style="color:#e0980f;">Text here</p>
.mytext {color:#e0980f;}
This box has a color of #e0980f
<div style="background-color:#e0980f;">Content here</div>
.mybackground {background-color:#e0980f;}
Border around this has a color of #e0980f
<div style="border:2px solid #e0980f;">Content here</div>
.myborder {border:2px solid #e0980f;}