#e5980d color space conversions
Hex:
#e5980d
RGB:
229, 152, 13
CMY:
10, 40, 95
CMYK:
0, 34, 94, 10
HSL:
39°, 89.2562%, 47.4510%
HSV (HSB):
39°, 94.3231%, 89.8039%
XYZ:
43.6140, 39.1435, 5.6375
xyY:
0.4934, 0.4428, 39.1435
CIE-Lab:
68.8551, 19.9003, 71.7591
CIE-LCH:
68.8551, 74.4673, 74.5002
CIE-Luv:
68.8551, 64.0146, 67.6644
Hunter-Lab:
62.5648, 14.9441, 38.4529
#e5980d color charts
#e5980d color shades, tints & tones
#e5980d color schemes
#e5980d color preview, HTML & CSS examples
This text has a color of #e5980d
<p style="color:#e5980d;">Text here</p>
.mytext {color:#e5980d;}
This box has a color of #e5980d
<div style="background-color:#e5980d;">Content here</div>
.mybackground {background-color:#e5980d;}
Border around this has a color of #e5980d
<div style="border:2px solid #e5980d;">Content here</div>
.myborder {border:2px solid #e5980d;}