#e1d05f color space conversions
Hex:
#e1d05f
RGB:
225, 208, 95
CMY:
12, 18, 63
CMYK:
0, 8, 58, 12
HSL:
52°, 68.4211%, 62.7451%
HSV (HSB):
52°, 57.7778%, 88.2353%
XYZ:
55.6728, 61.9455, 19.8489
xyY:
0.4050, 0.4506, 61.9455
CIE-Lab:
82.8844, -7.8776, 57.0881
CIE-LCH:
82.8844, 57.6290, 97.8567
CIE-Luv:
82.8844, 16.5759, 70.5450
Hunter-Lab:
78.7055, -11.4716, 40.1414
#e1d05f color charts
#e1d05f color shades, tints & tones
#e1d05f color schemes
#e1d05f color preview, HTML & CSS examples
This text has a color of #e1d05f
<p style="color:#e1d05f;">Text here</p>
.mytext {color:#e1d05f;}
This box has a color of #e1d05f
<div style="background-color:#e1d05f;">Content here</div>
.mybackground {background-color:#e1d05f;}
Border around this has a color of #e1d05f
<div style="border:2px solid #e1d05f;">Content here</div>
.myborder {border:2px solid #e1d05f;}