#e29dac color space conversions
Hex:
#e29dac
RGB:
226, 157, 172
CMY:
11, 38, 33
CMYK:
0, 31, 24, 11
HSL:
347°, 54.3307%, 75.0980%
HSV (HSB):
347°, 30.5310%, 88.6275%
XYZ:
50.8674, 43.2613, 44.6990
xyY:
0.3664, 0.3116, 43.2613
CIE-Lab:
71.7319, 27.7931, 2.6196
CIE-LCH:
71.7319, 27.9163, 5.3845
CIE-Luv:
71.7319, 43.0474, -1.3268
Hunter-Lab:
65.7733, 22.9441, 5.7483
#e29dac color charts
#e29dac color shades, tints & tones
#e29dac color schemes
#e29dac color preview, HTML & CSS examples
This text has a color of #e29dac
<p style="color:#e29dac;">Text here</p>
.mytext {color:#e29dac;}
This box has a color of #e29dac
<div style="background-color:#e29dac;">Content here</div>
.mybackground {background-color:#e29dac;}
Border around this has a color of #e29dac
<div style="border:2px solid #e29dac;">Content here</div>
.myborder {border:2px solid #e29dac;}