#e29e8f color space conversions
Hex:
#e29e8f
RGB:
226, 158, 143
CMY:
11, 38, 44
CMYK:
0, 30, 37, 11
HSL:
11°, 58.8652%, 72.3529%
HSV (HSB):
11°, 36.7257%, 88.6275%
XYZ:
48.5488, 42.6056, 31.6515
xyY:
0.3953, 0.3469, 42.6056
CIE-Lab:
71.2865, 23.4491, 18.0065
CIE-LCH:
71.2865, 29.5651, 37.5205
CIE-Luv:
71.2865, 46.6190, 20.0558
Hunter-Lab:
65.2730, 18.5372, 16.9408
#e29e8f color charts
#e29e8f color shades, tints & tones
#e29e8f color schemes
#e29e8f color preview, HTML & CSS examples
This text has a color of #e29e8f
<p style="color:#e29e8f;">Text here</p>
.mytext {color:#e29e8f;}
This box has a color of #e29e8f
<div style="background-color:#e29e8f;">Content here</div>
.mybackground {background-color:#e29e8f;}
Border around this has a color of #e29e8f
<div style="border:2px solid #e29e8f;">Content here</div>
.myborder {border:2px solid #e29e8f;}