#e8828e color space conversions
Hex:
#e8828e
RGB:
232, 130, 142
CMY:
9, 49, 44
CMYK:
0, 44, 39, 9
HSL:
353°, 68.9189%, 70.9804%
HSV (HSB):
353°, 43.9655%, 90.9804%
XYZ:
46.1438, 35.0741, 29.9291
xyY:
0.4152, 0.3156, 35.0741
CIE-Lab:
65.8063, 40.3588, 11.0060
CIE-LCH:
65.8063, 41.8326, 15.2539
CIE-Luv:
65.8063, 69.2574, 7.2469
Hunter-Lab:
59.2234, 35.4372, 11.4936
#e8828e color charts
#e8828e color shades, tints & tones
#e8828e color schemes
#e8828e color preview, HTML & CSS examples
This text has a color of #e8828e
<p style="color:#e8828e;">Text here</p>
.mytext {color:#e8828e;}
This box has a color of #e8828e
<div style="background-color:#e8828e;">Content here</div>
.mybackground {background-color:#e8828e;}
Border around this has a color of #e8828e
<div style="border:2px solid #e8828e;">Content here</div>
.myborder {border:2px solid #e8828e;}