#e1d04a color space conversions
Hex:
#e1d04a
RGB:
225, 208, 74
CMY:
12, 18, 71
CMYK:
0, 8, 67, 12
HSL:
53°, 71.5640%, 58.6275%
HSV (HSB):
53°, 67.1111%, 88.2353%
XYZ:
54.8432, 61.6137, 15.4807
xyY:
0.4157, 0.4670, 61.6137
CIE-Lab:
82.7076, -9.2034, 65.8001
CIE-LCH:
82.7076, 66.4406, 97.9623
CIE-Luv:
82.7076, 17.2894, 77.8478
Hunter-Lab:
78.4944, -12.6491, 43.2529
#e1d04a color charts
#e1d04a color shades, tints & tones
#e1d04a color schemes
#e1d04a color preview, HTML & CSS examples
This text has a color of #e1d04a
<p style="color:#e1d04a;">Text here</p>
.mytext {color:#e1d04a;}
This box has a color of #e1d04a
<div style="background-color:#e1d04a;">Content here</div>
.mybackground {background-color:#e1d04a;}
Border around this has a color of #e1d04a
<div style="border:2px solid #e1d04a;">Content here</div>
.myborder {border:2px solid #e1d04a;}