#e5d27d color space conversions
Hex:
#e5d27d
RGB:
229, 210, 125
CMY:
10, 18, 51
CMYK:
0, 8, 45, 10
HSL:
49°, 66.6667%, 69.4118%
HSV (HSB):
49°, 45.4148%, 89.8039%
XYZ:
59.0614, 64.2319, 28.6872
xyY:
0.3886, 0.4226, 64.2319
CIE-Lab:
84.0863, -4.7371, 44.3476
CIE-LCH:
84.0863, 44.5999, 96.0971
CIE-Luv:
84.0863, 16.6838, 58.0666
Hunter-Lab:
80.1448, -8.7108, 34.8790
#e5d27d color charts
#e5d27d color shades, tints & tones
#e5d27d color schemes
#e5d27d color preview, HTML & CSS examples
This text has a color of #e5d27d
<p style="color:#e5d27d;">Text here</p>
.mytext {color:#e5d27d;}
This box has a color of #e5d27d
<div style="background-color:#e5d27d;">Content here</div>
.mybackground {background-color:#e5d27d;}
Border around this has a color of #e5d27d
<div style="border:2px solid #e5d27d;">Content here</div>
.myborder {border:2px solid #e5d27d;}