#e1d42e color space conversions
Hex:
#e1d42e
RGB:
225, 212, 46
CMY:
12, 17, 82
CMYK:
0, 6, 80, 12
HSL:
56°, 74.8954%, 53.1373%
HSV (HSB):
56°, 79.5556%, 88.2353%
XYZ:
55.0880, 63.2918, 11.8979
xyY:
0.4229, 0.4858, 63.2918
CIE-Lab:
83.5957, -12.4132, 76.1001
CIE-LCH:
83.5957, 77.1059, 99.2643
CIE-Luv:
83.5957, 15.2196, 86.1763
Hunter-Lab:
79.5561, -15.6224, 46.8223
#e1d42e color charts
#e1d42e color shades, tints & tones
#e1d42e color schemes
#e1d42e color preview, HTML & CSS examples
This text has a color of #e1d42e
<p style="color:#e1d42e;">Text here</p>
.mytext {color:#e1d42e;}
This box has a color of #e1d42e
<div style="background-color:#e1d42e;">Content here</div>
.mybackground {background-color:#e1d42e;}
Border around this has a color of #e1d42e
<div style="border:2px solid #e1d42e;">Content here</div>
.myborder {border:2px solid #e1d42e;}