#e5d45a color space conversions
Hex:
#e5d45a
RGB:
229, 212, 90
CMY:
10, 17, 65
CMYK:
0, 7, 61, 10
HSL:
53°, 72.7749%, 62.5490%
HSV (HSB):
53°, 60.6987%, 89.8039%
XYZ:
57.7020, 64.4832, 19.0781
xyY:
0.4085, 0.4565, 64.4832
CIE-Lab:
84.2167, -8.5977, 60.8723
CIE-LCH:
84.2167, 61.4765, 98.0394
CIE-Luv:
84.2167, 16.9042, 74.3808
Hunter-Lab:
80.3014, -12.2630, 42.1248
#e5d45a color charts
#e5d45a color shades, tints & tones
#e5d45a color schemes
#e5d45a color preview, HTML & CSS examples
This text has a color of #e5d45a
<p style="color:#e5d45a;">Text here</p>
.mytext {color:#e5d45a;}
This box has a color of #e5d45a
<div style="background-color:#e5d45a;">Content here</div>
.mybackground {background-color:#e5d45a;}
Border around this has a color of #e5d45a
<div style="border:2px solid #e5d45a;">Content here</div>
.myborder {border:2px solid #e5d45a;}