#e49a2d color space conversions
Hex:
#e49a2d
RGB:
228, 154, 45
CMY:
11, 40, 82
CMYK:
0, 32, 80, 11
HSL:
36°, 77.2152%, 53.5294%
HSV (HSB):
36°, 80.2632%, 89.4118%
XYZ:
44.0242, 39.7946, 7.8434
xyY:
0.4803, 0.4341, 39.7946
CIE-Lab:
69.3230, 19.0887, 63.8917
CIE-LCH:
69.3230, 66.6823, 73.3656
CIE-Luv:
69.3230, 60.5397, 63.6824
Hunter-Lab:
63.0830, 14.1758, 36.7863
#e49a2d color charts
#e49a2d color shades, tints & tones
#e49a2d color schemes
#e49a2d color preview, HTML & CSS examples
This text has a color of #e49a2d
<p style="color:#e49a2d;">Text here</p>
.mytext {color:#e49a2d;}
This box has a color of #e49a2d
<div style="background-color:#e49a2d;">Content here</div>
.mybackground {background-color:#e49a2d;}
Border around this has a color of #e49a2d
<div style="border:2px solid #e49a2d;">Content here</div>
.myborder {border:2px solid #e49a2d;}