#e29ebd color space conversions
Hex:
#e29ebd
RGB:
226, 158, 189
CMY:
11, 38, 26
CMYK:
0, 30, 16, 11
HSL:
333°, 53.9683%, 75.2941%
HSV (HSB):
333°, 30.0885%, 88.6275%
XYZ:
52.7762, 44.2966, 53.9126
xyY:
0.3495, 0.2934, 44.2966
CIE-Lab:
72.4263, 29.8157, -5.7652
CIE-LCH:
72.4263, 30.3679, 349.0562
CIE-Luv:
72.4263, 39.8602, -13.9051
Hunter-Lab:
66.5557, 25.0714, -1.4381
#e29ebd color charts
#e29ebd color shades, tints & tones
#e29ebd color schemes
#e29ebd color preview, HTML & CSS examples
This text has a color of #e29ebd
<p style="color:#e29ebd;">Text here</p>
.mytext {color:#e29ebd;}
This box has a color of #e29ebd
<div style="background-color:#e29ebd;">Content here</div>
.mybackground {background-color:#e29ebd;}
Border around this has a color of #e29ebd
<div style="border:2px solid #e29ebd;">Content here</div>
.myborder {border:2px solid #e29ebd;}