#e2cdbd color space conversions
Hex:
#e2cdbd
RGB:
226, 205, 189
CMY:
11, 20, 26
CMYK:
0, 9, 16, 11
HSL:
26°, 38.9474%, 81.3725%
HSV (HSB):
26°, 16.3717%, 88.6275%
XYZ:
62.3807, 63.5055, 57.1141
xyY:
0.3409, 0.3470, 63.5055
CIE-Lab:
83.7076, 4.7431, 10.6134
CIE-LCH:
83.7076, 11.6251, 65.9205
CIE-Luv:
83.7076, 13.5982, 14.6398
Hunter-Lab:
79.6903, 0.2696, 13.2901
#e2cdbd color charts
#e2cdbd color shades, tints & tones
#e2cdbd color schemes
#e2cdbd color preview, HTML & CSS examples
This text has a color of #e2cdbd
<p style="color:#e2cdbd;">Text here</p>
.mytext {color:#e2cdbd;}
This box has a color of #e2cdbd
<div style="background-color:#e2cdbd;">Content here</div>
.mybackground {background-color:#e2cdbd;}
Border around this has a color of #e2cdbd
<div style="border:2px solid #e2cdbd;">Content here</div>
.myborder {border:2px solid #e2cdbd;}