#e1d85c color space conversions
Hex:
#e1d85c
RGB:
225, 216, 92
CMY:
12, 15, 64
CMYK:
0, 4, 59, 12
HSL:
56°, 68.9119%, 62.1569%
HSV (HSB):
56°, 59.1111%, 88.2353%
XYZ:
57.5390, 65.8920, 19.8110
xyY:
0.4017, 0.4600, 65.8920
CIE-Lab:
84.9413, -12.1202, 60.7065
CIE-LCH:
84.9413, 61.9046, 101.2907
CIE-Luv:
84.9413, 11.4617, 75.2755
Hunter-Lab:
81.1739, -15.5271, 42.3516
#e1d85c color charts
#e1d85c color shades, tints & tones
#e1d85c color schemes
#e1d85c color preview, HTML & CSS examples
This text has a color of #e1d85c
<p style="color:#e1d85c;">Text here</p>
.mytext {color:#e1d85c;}
This box has a color of #e1d85c
<div style="background-color:#e1d85c;">Content here</div>
.mybackground {background-color:#e1d85c;}
Border around this has a color of #e1d85c
<div style="border:2px solid #e1d85c;">Content here</div>
.myborder {border:2px solid #e1d85c;}