#e2989d color space conversions
Hex:
#e2989d
RGB:
226, 152, 157
CMY:
11, 40, 38
CMYK:
0, 33, 31, 11
HSL:
356°, 56.0606%, 74.1176%
HSV (HSB):
356°, 32.7434%, 88.6275%
XYZ:
48.6781, 41.0595, 37.2580
xyY:
0.3833, 0.3233, 41.0595
CIE-Lab:
70.2176, 28.4107, 8.7623
CIE-LCH:
70.2176, 29.7312, 17.1405
CIE-Luv:
70.2176, 48.3494, 6.9905
Hunter-Lab:
64.0777, 23.4655, 10.3803
#e2989d color charts
#e2989d color shades, tints & tones
#e2989d color schemes
#e2989d color preview, HTML & CSS examples
This text has a color of #e2989d
<p style="color:#e2989d;">Text here</p>
.mytext {color:#e2989d;}
This box has a color of #e2989d
<div style="background-color:#e2989d;">Content here</div>
.mybackground {background-color:#e2989d;}
Border around this has a color of #e2989d
<div style="border:2px solid #e2989d;">Content here</div>
.myborder {border:2px solid #e2989d;}