#e2d65d color space conversions
Hex:
#e2d65d
RGB:
226, 214, 93
CMY:
11, 16, 64
CMYK:
0, 5, 59, 11
HSL:
55°, 69.6335%, 62.5490%
HSV (HSB):
55°, 58.8496%, 88.6275%
XYZ:
57.3864, 65.0522, 19.8877
xyY:
0.4032, 0.4571, 65.0522
CIE-Lab:
84.5106, -10.6381, 59.8180
CIE-LCH:
84.5106, 60.7566, 100.0841
CIE-Luv:
84.5106, 13.4107, 74.0480
Hunter-Lab:
80.6549, -14.1425, 41.8389
#e2d65d color charts
#e2d65d color shades, tints & tones
#e2d65d color schemes
#e2d65d color preview, HTML & CSS examples
This text has a color of #e2d65d
<p style="color:#e2d65d;">Text here</p>
.mytext {color:#e2d65d;}
This box has a color of #e2d65d
<div style="background-color:#e2d65d;">Content here</div>
.mybackground {background-color:#e2d65d;}
Border around this has a color of #e2d65d
<div style="border:2px solid #e2d65d;">Content here</div>
.myborder {border:2px solid #e2d65d;}