#e2d66e color space conversions
Hex:
#e2d66e
RGB:
226, 214, 110
CMY:
11, 16, 57
CMYK:
0, 5, 51, 11
HSL:
54°, 66.6667%, 65.8824%
HSV (HSB):
54°, 51.3274%, 88.6275%
XYZ:
58.2251, 65.3877, 24.3041
xyY:
0.3936, 0.4421, 65.3877
CIE-Lab:
84.6831, -9.3328, 52.2704
CIE-LCH:
84.6831, 53.0970, 100.1234
CIE-Luv:
84.6831, 12.7832, 67.0470
Hunter-Lab:
80.8626, -12.9809, 38.7836
#e2d66e color charts
#e2d66e color shades, tints & tones
#e2d66e color schemes
#e2d66e color preview, HTML & CSS examples
This text has a color of #e2d66e
<p style="color:#e2d66e;">Text here</p>
.mytext {color:#e2d66e;}
This box has a color of #e2d66e
<div style="background-color:#e2d66e;">Content here</div>
.mybackground {background-color:#e2d66e;}
Border around this has a color of #e2d66e
<div style="border:2px solid #e2d66e;">Content here</div>
.myborder {border:2px solid #e2d66e;}