#e2cd9d color space conversions
Hex:
#e2cd9d
RGB:
226, 205, 157
CMY:
11, 20, 38
CMYK:
0, 9, 31, 11
HSL:
42°, 54.3307%, 75.0980%
HSV (HSB):
42°, 30.5310%, 88.6275%
XYZ:
59.2812, 62.2657, 40.7923
xyY:
0.3652, 0.3836, 62.2657
CIE-Lab:
83.0545, 0.2390, 26.6044
CIE-LCH:
83.0545, 26.6055, 89.4852
CIE-Luv:
83.0545, 15.8774, 36.6743
Hunter-Lab:
78.9086, -3.9896, 24.5857
#e2cd9d color charts
#e2cd9d color shades, tints & tones
#e2cd9d color schemes
#e2cd9d color preview, HTML & CSS examples
This text has a color of #e2cd9d
<p style="color:#e2cd9d;">Text here</p>
.mytext {color:#e2cd9d;}
This box has a color of #e2cd9d
<div style="background-color:#e2cd9d;">Content here</div>
.mybackground {background-color:#e2cd9d;}
Border around this has a color of #e2cd9d
<div style="border:2px solid #e2cd9d;">Content here</div>
.myborder {border:2px solid #e2cd9d;}