#e2da7d color space conversions
Hex:
#e2da7d
RGB:
226, 218, 125
CMY:
11, 15, 51
CMYK:
0, 4, 45, 11
HSL:
55°, 63.5220%, 68.8235%
HSV (HSB):
55°, 44.6903%, 88.6275%
XYZ:
60.1371, 67.7922, 29.3177
xyY:
0.3824, 0.4311, 67.7922
CIE-Lab:
85.9024, -9.9902, 46.5462
CIE-LCH:
85.9024, 47.6063, 102.1136
CIE-Luv:
85.9024, 9.6533, 61.8584
Hunter-Lab:
82.3360, -13.7141, 36.5236
#e2da7d color charts
#e2da7d color shades, tints & tones
#e2da7d color schemes
#e2da7d color preview, HTML & CSS examples
This text has a color of #e2da7d
<p style="color:#e2da7d;">Text here</p>
.mytext {color:#e2da7d;}
This box has a color of #e2da7d
<div style="background-color:#e2da7d;">Content here</div>
.mybackground {background-color:#e2da7d;}
Border around this has a color of #e2da7d
<div style="border:2px solid #e2da7d;">Content here</div>
.myborder {border:2px solid #e2da7d;}