#e29b9e color space conversions
Hex:
#e29b9e
RGB:
226, 155, 158
CMY:
11, 39, 38
CMYK:
0, 31, 30, 11
HSL:
357°, 55.0388%, 74.7059%
HSV (HSB):
357°, 31.4159%, 88.6275%
XYZ:
49.2569, 42.0801, 37.8739
xyY:
0.3812, 0.3257, 42.0801
CIE-Lab:
70.9261, 26.9364, 9.2171
CIE-LCH:
70.9261, 28.4697, 18.8899
CIE-Luv:
70.9261, 46.3611, 7.9240
Hunter-Lab:
64.8691, 22.0190, 10.7919
#e29b9e color charts
#e29b9e color shades, tints & tones
#e29b9e color schemes
#e29b9e color preview, HTML & CSS examples
This text has a color of #e29b9e
<p style="color:#e29b9e;">Text here</p>
.mytext {color:#e29b9e;}
This box has a color of #e29b9e
<div style="background-color:#e29b9e;">Content here</div>
.mybackground {background-color:#e29b9e;}
Border around this has a color of #e29b9e
<div style="border:2px solid #e29b9e;">Content here</div>
.myborder {border:2px solid #e29b9e;}