#e29d8d color space conversions
Hex:
#e29d8d
RGB:
226, 157, 141
CMY:
11, 38, 45
CMYK:
0, 31, 38, 11
HSL:
11°, 59.4406%, 71.9608%
HSV (HSB):
11°, 37.6106%, 88.6275%
XYZ:
48.2287, 42.2058, 30.8039
xyY:
0.3978, 0.3481, 42.2058
CIE-Lab:
71.0126, 23.7495, 18.7276
CIE-LCH:
71.0126, 30.2450, 38.2574
CIE-Luv:
71.0126, 47.5356, 20.8650
Hunter-Lab:
64.9660, 18.8224, 17.3636
#e29d8d color charts
#e29d8d color shades, tints & tones
#e29d8d color schemes
#e29d8d color preview, HTML & CSS examples
This text has a color of #e29d8d
<p style="color:#e29d8d;">Text here</p>
.mytext {color:#e29d8d;}
This box has a color of #e29d8d
<div style="background-color:#e29d8d;">Content here</div>
.mybackground {background-color:#e29d8d;}
Border around this has a color of #e29d8d
<div style="border:2px solid #e29d8d;">Content here</div>
.myborder {border:2px solid #e29d8d;}