#e29e9d color space conversions
Hex:
#e29e9d
RGB:
226, 158, 157
CMY:
11, 38, 38
CMYK:
0, 30, 31, 11
HSL:
1°, 54.3307%, 75.0980%
HSV (HSB):
1°, 30.5310%, 88.6275%
XYZ:
49.6767, 43.0568, 37.5908
xyY:
0.3812, 0.3304, 43.0568
CIE-Lab:
71.5935, 25.1973, 10.7191
CIE-LCH:
71.5935, 27.3825, 23.0452
CIE-Luv:
71.5935, 44.6677, 10.3105
Hunter-Lab:
65.6177, 20.3048, 11.9665
#e29e9d color charts
#e29e9d color shades, tints & tones
#e29e9d color schemes
#e29e9d color preview, HTML & CSS examples
This text has a color of #e29e9d
<p style="color:#e29e9d;">Text here</p>
.mytext {color:#e29e9d;}
This box has a color of #e29e9d
<div style="background-color:#e29e9d;">Content here</div>
.mybackground {background-color:#e29e9d;}
Border around this has a color of #e29e9d
<div style="border:2px solid #e29e9d;">Content here</div>
.myborder {border:2px solid #e29e9d;}