#e1d25a color space conversions
Hex:
#e1d25a
RGB:
225, 210, 90
CMY:
12, 18, 65
CMYK:
0, 7, 60, 12
HSL:
53°, 69.2308%, 61.7647%
HSV (HSB):
53°, 60.0000%, 88.2353%
XYZ:
55.9434, 62.8389, 18.8535
xyY:
0.4065, 0.4566, 62.8389
CIE-Lab:
83.3576, -9.2401, 59.8321
CIE-LCH:
83.3576, 60.5414, 98.7791
CIE-Luv:
83.3576, 15.4422, 73.3476
Hunter-Lab:
79.2710, -12.7527, 41.3884
#e1d25a color charts
#e1d25a color shades, tints & tones
#e1d25a color schemes
#e1d25a color preview, HTML & CSS examples
This text has a color of #e1d25a
<p style="color:#e1d25a;">Text here</p>
.mytext {color:#e1d25a;}
This box has a color of #e1d25a
<div style="background-color:#e1d25a;">Content here</div>
.mybackground {background-color:#e1d25a;}
Border around this has a color of #e1d25a
<div style="border:2px solid #e1d25a;">Content here</div>
.myborder {border:2px solid #e1d25a;}