#e2d66d color space conversions
Hex:
#e2d66d
RGB:
226, 214, 109
CMY:
11, 16, 57
CMYK:
0, 5, 52, 11
HSL:
54°, 66.8571%, 65.6863%
HSV (HSB):
54°, 51.7699%, 88.6275%
XYZ:
58.1709, 65.3660, 24.0190
xyY:
0.3942, 0.4430, 65.3660
CIE-Lab:
84.6720, -9.4165, 52.7276
CIE-LCH:
84.6720, 53.5618, 100.1256
CIE-Luv:
84.6720, 12.8231, 67.4925
Hunter-Lab:
80.8493, -13.0557, 38.9804
#e2d66d color charts
#e2d66d color shades, tints & tones
#e2d66d color schemes
#e2d66d color preview, HTML & CSS examples
This text has a color of #e2d66d
<p style="color:#e2d66d;">Text here</p>
.mytext {color:#e2d66d;}
This box has a color of #e2d66d
<div style="background-color:#e2d66d;">Content here</div>
.mybackground {background-color:#e2d66d;}
Border around this has a color of #e2d66d
<div style="border:2px solid #e2d66d;">Content here</div>
.myborder {border:2px solid #e2d66d;}