#e1d85d color space conversions
Hex:
#e1d85d
RGB:
225, 216, 93
CMY:
12, 15, 64
CMYK:
0, 4, 59, 12
HSL:
56°, 68.7500%, 62.3529%
HSV (HSB):
56°, 58.6667%, 88.2353%
XYZ:
57.5830, 65.9096, 20.0428
xyY:
0.4012, 0.4592, 65.9096
CIE-Lab:
84.9503, -12.0511, 60.2818
CIE-LCH:
84.9503, 61.4746, 101.3051
CIE-Luv:
84.9503, 11.4301, 74.9042
Hunter-Lab:
81.1847, -15.4662, 42.1919
#e1d85d color charts
#e1d85d color shades, tints & tones
#e1d85d color schemes
#e1d85d color preview, HTML & CSS examples
This text has a color of #e1d85d
<p style="color:#e1d85d;">Text here</p>
.mytext {color:#e1d85d;}
This box has a color of #e1d85d
<div style="background-color:#e1d85d;">Content here</div>
.mybackground {background-color:#e1d85d;}
Border around this has a color of #e1d85d
<div style="border:2px solid #e1d85d;">Content here</div>
.myborder {border:2px solid #e1d85d;}