#e29d9c color space conversions
Hex:
#e29d9c
RGB:
226, 157, 156
CMY:
11, 38, 39
CMYK:
0, 31, 31, 11
HSL:
1°, 54.6875%, 74.9020%
HSV (HSB):
1°, 30.9735%, 88.6275%
XYZ:
49.4218, 42.6830, 37.0863
xyY:
0.3825, 0.3304, 42.6830
CIE-Lab:
71.3393, 25.6029, 10.9113
CIE-LCH:
71.3393, 27.8310, 23.0825
CIE-Luv:
71.3393, 45.4277, 10.4727
Hunter-Lab:
65.3322, 20.6982, 12.0761
#e29d9c color charts
#e29d9c color shades, tints & tones
#e29d9c color schemes
#e29d9c color preview, HTML & CSS examples
This text has a color of #e29d9c
<p style="color:#e29d9c;">Text here</p>
.mytext {color:#e29d9c;}
This box has a color of #e29d9c
<div style="background-color:#e29d9c;">Content here</div>
.mybackground {background-color:#e29d9c;}
Border around this has a color of #e29d9c
<div style="border:2px solid #e29d9c;">Content here</div>
.myborder {border:2px solid #e29d9c;}