#e29d9d color space conversions
Hex:
#e29d9d
RGB:
226, 157, 157
CMY:
11, 38, 38
CMYK:
0, 31, 31, 11
HSL:
0°, 54.3307%, 75.0980%
HSV (HSB):
0°, 30.5310%, 88.6275%
XYZ:
49.5068, 42.7170, 37.5342
xyY:
0.3815, 0.3292, 42.7170
CIE-Lab:
71.3625, 25.7334, 10.3913
CIE-LCH:
71.3625, 27.7522, 21.9891
CIE-Luv:
71.3625, 45.2826, 9.7553
Hunter-Lab:
65.3583, 20.8311, 11.7015
#e29d9d color charts
#e29d9d color shades, tints & tones
#e29d9d color schemes
#e29d9d color preview, HTML & CSS examples
This text has a color of #e29d9d
<p style="color:#e29d9d;">Text here</p>
.mytext {color:#e29d9d;}
This box has a color of #e29d9d
<div style="background-color:#e29d9d;">Content here</div>
.mybackground {background-color:#e29d9d;}
Border around this has a color of #e29d9d
<div style="border:2px solid #e29d9d;">Content here</div>
.myborder {border:2px solid #e29d9d;}