#e1d25e color space conversions
Hex:
#e1d25e
RGB:
225, 210, 94
CMY:
12, 18, 63
CMYK:
0, 7, 58, 12
HSL:
53°, 68.5864%, 62.5490%
HSV (HSB):
53°, 58.2222%, 88.2353%
XYZ:
56.1183, 62.9089, 19.7746
xyY:
0.4043, 0.4532, 62.9089
CIE-Lab:
83.3944, -8.9628, 58.1091
CIE-LCH:
83.3944, 58.7962, 98.7682
CIE-Luv:
83.3944, 15.2995, 71.8366
Hunter-Lab:
79.3151, -12.5063, 40.7386
#e1d25e color charts
#e1d25e color shades, tints & tones
#e1d25e color schemes
#e1d25e color preview, HTML & CSS examples
This text has a color of #e1d25e
<p style="color:#e1d25e;">Text here</p>
.mytext {color:#e1d25e;}
This box has a color of #e1d25e
<div style="background-color:#e1d25e;">Content here</div>
.mybackground {background-color:#e1d25e;}
Border around this has a color of #e1d25e
<div style="border:2px solid #e1d25e;">Content here</div>
.myborder {border:2px solid #e1d25e;}