#e2d45e color space conversions
Hex:
#e2d45e
RGB:
226, 212, 94
CMY:
11, 17, 63
CMYK:
0, 6, 58, 11
HSL:
54°, 69.4737%, 62.7451%
HSV (HSB):
54°, 58.4071%, 88.6275%
XYZ:
56.9279, 64.0639, 19.9548
xyY:
0.4039, 0.4545, 64.0639
CIE-Lab:
83.9990, -9.5613, 58.8084
CIE-LCH:
83.9990, 59.5806, 99.2346
CIE-Luv:
83.9990, 14.6811, 72.7740
Hunter-Lab:
80.0399, -13.1128, 41.2463
#e2d45e color charts
#e2d45e color shades, tints & tones
#e2d45e color schemes
#e2d45e color preview, HTML & CSS examples
This text has a color of #e2d45e
<p style="color:#e2d45e;">Text here</p>
.mytext {color:#e2d45e;}
This box has a color of #e2d45e
<div style="background-color:#e2d45e;">Content here</div>
.mybackground {background-color:#e2d45e;}
Border around this has a color of #e2d45e
<div style="border:2px solid #e2d45e;">Content here</div>
.myborder {border:2px solid #e2d45e;}