#e5b45f color space conversions
Hex:
#e5b45f
RGB:
229, 180, 95
CMY:
10, 29, 63
CMYK:
0, 21, 59, 10
HSL:
38°, 72.0430%, 63.5294%
HSV (HSB):
38°, 58.5153%, 89.8039%
XYZ:
50.6999, 50.1268, 17.8297
xyY:
0.4273, 0.4225, 50.1268
CIE-Lab:
76.1470, 8.3166, 49.4554
CIE-LCH:
76.1470, 50.1498, 80.4542
CIE-Luv:
76.1470, 38.6567, 58.0500
Hunter-Lab:
70.8002, 3.9231, 34.6291
#e5b45f color charts
#e5b45f color shades, tints & tones
#e5b45f color schemes
#e5b45f color preview, HTML & CSS examples
This text has a color of #e5b45f
<p style="color:#e5b45f;">Text here</p>
.mytext {color:#e5b45f;}
This box has a color of #e5b45f
<div style="background-color:#e5b45f;">Content here</div>
.mybackground {background-color:#e5b45f;}
Border around this has a color of #e5b45f
<div style="border:2px solid #e5b45f;">Content here</div>
.myborder {border:2px solid #e5b45f;}