#e1d27d color space conversions
Hex:
#e1d27d
RGB:
225, 210, 125
CMY:
12, 18, 51
CMYK:
0, 7, 44, 12
HSL:
51°, 62.5000%, 68.6275%
HSV (HSB):
51°, 44.4444%, 88.2353%
XYZ:
57.7996, 63.5814, 28.6281
xyY:
0.3853, 0.4239, 63.5814
CIE-Lab:
83.7474, -6.3362, 43.8511
CIE-LCH:
83.7474, 44.3065, 98.2219
CIE-Luv:
83.7474, 13.9765, 57.8166
Hunter-Lab:
79.7380, -10.1522, 34.5298
#e1d27d color charts
#e1d27d color shades, tints & tones
#e1d27d color schemes
#e1d27d color preview, HTML & CSS examples
This text has a color of #e1d27d
<p style="color:#e1d27d;">Text here</p>
.mytext {color:#e1d27d;}
This box has a color of #e1d27d
<div style="background-color:#e1d27d;">Content here</div>
.mybackground {background-color:#e1d27d;}
Border around this has a color of #e1d27d
<div style="border:2px solid #e1d27d;">Content here</div>
.myborder {border:2px solid #e1d27d;}