#e5b42d color space conversions
Hex:
#e5b42d
RGB:
229, 180, 45
CMY:
10, 29, 82
CMYK:
0, 21, 80, 10
HSL:
44°, 77.9661%, 53.7255%
HSV (HSB):
44°, 80.3493%, 89.8039%
XYZ:
49.1080, 49.4900, 9.4469
xyY:
0.4545, 0.4581, 49.4900
CIE-Lab:
75.7551, 5.7163, 69.6586
CIE-LCH:
75.7551, 69.8927, 85.3087
CIE-Luv:
75.7551, 41.1361, 73.8416
Hunter-Lab:
70.3491, 1.4930, 41.2826
#e5b42d color charts
#e5b42d color shades, tints & tones
#e5b42d color schemes
#e5b42d color preview, HTML & CSS examples
This text has a color of #e5b42d
<p style="color:#e5b42d;">Text here</p>
.mytext {color:#e5b42d;}
This box has a color of #e5b42d
<div style="background-color:#e5b42d;">Content here</div>
.mybackground {background-color:#e5b42d;}
Border around this has a color of #e5b42d
<div style="border:2px solid #e5b42d;">Content here</div>
.myborder {border:2px solid #e5b42d;}