#e1d05c color space conversions
Hex:
#e1d05c
RGB:
225, 208, 92
CMY:
12, 18, 64
CMYK:
0, 8, 59, 12
HSL:
52°, 68.9119%, 62.1569%
HSV (HSB):
52°, 59.1111%, 88.2353%
XYZ:
55.5390, 61.8920, 19.1443
xyY:
0.4067, 0.4532, 61.8920
CIE-Lab:
82.8560, -8.0902, 58.3969
CIE-LCH:
82.8560, 58.9546, 97.8875
CIE-Luv:
82.8560, 16.6893, 71.7067
Hunter-Lab:
78.6715, -11.6611, 40.6421
#e1d05c color charts
#e1d05c color shades, tints & tones
#e1d05c color schemes
#e1d05c color preview, HTML & CSS examples
This text has a color of #e1d05c
<p style="color:#e1d05c;">Text here</p>
.mytext {color:#e1d05c;}
This box has a color of #e1d05c
<div style="background-color:#e1d05c;">Content here</div>
.mybackground {background-color:#e1d05c;}
Border around this has a color of #e1d05c
<div style="border:2px solid #e1d05c;">Content here</div>
.myborder {border:2px solid #e1d05c;}