#e2d75e color space conversions
Hex:
#e2d75e
RGB:
226, 215, 94
CMY:
11, 16, 63
CMYK:
0, 5, 58, 11
HSL:
55°, 69.4737%, 62.7451%
HSV (HSB):
55°, 58.4071%, 88.6275%
XYZ:
57.6848, 65.5778, 20.2071
xyY:
0.4021, 0.4571, 65.5778
CIE-Lab:
84.7806, -11.0703, 59.6791
CIE-LCH:
84.7806, 60.6972, 100.5088
CIE-Luv:
84.7806, 12.7273, 74.1178
Hunter-Lab:
80.9801, -14.5636, 41.8913
#e2d75e color charts
#e2d75e color shades, tints & tones
#e2d75e color schemes
#e2d75e color preview, HTML & CSS examples
This text has a color of #e2d75e
<p style="color:#e2d75e;">Text here</p>
.mytext {color:#e2d75e;}
This box has a color of #e2d75e
<div style="background-color:#e2d75e;">Content here</div>
.mybackground {background-color:#e2d75e;}
Border around this has a color of #e2d75e
<div style="border:2px solid #e2d75e;">Content here</div>
.myborder {border:2px solid #e2d75e;}