#e8829e color space conversions
Hex:
#e8829e
RGB:
232, 130, 158
CMY:
9, 49, 38
CMYK:
0, 44, 32, 9
HSL:
344°, 68.9189%, 70.9804%
HSV (HSB):
344°, 43.9655%, 90.9804%
XYZ:
47.4329, 35.5897, 36.7173
xyY:
0.3961, 0.2972, 35.5897
CIE-Lab:
66.2052, 42.2651, 2.5243
CIE-LCH:
66.2052, 42.3404, 3.4180
CIE-Luv:
66.2052, 65.8969, -4.3748
Hunter-Lab:
59.6571, 37.5241, 5.2686
#e8829e color charts
#e8829e color shades, tints & tones
#e8829e color schemes
#e8829e color preview, HTML & CSS examples
This text has a color of #e8829e
<p style="color:#e8829e;">Text here</p>
.mytext {color:#e8829e;}
This box has a color of #e8829e
<div style="background-color:#e8829e;">Content here</div>
.mybackground {background-color:#e8829e;}
Border around this has a color of #e8829e
<div style="border:2px solid #e8829e;">Content here</div>
.myborder {border:2px solid #e8829e;}