#e2989b color space conversions
Hex:
#e2989b
RGB:
226, 152, 155
CMY:
11, 40, 39
CMYK:
0, 33, 31, 11
HSL:
358°, 56.0606%, 74.1176%
HSV (HSB):
358°, 32.7434%, 88.6275%
XYZ:
48.5087, 40.9918, 36.3659
xyY:
0.3854, 0.3257, 40.9918
CIE-Lab:
70.1702, 28.1506, 9.8060
CIE-LCH:
70.1702, 29.8097, 19.2052
CIE-Luv:
70.1702, 48.6604, 8.4365
Hunter-Lab:
64.0248, 23.1978, 11.1409
#e2989b color charts
#e2989b color shades, tints & tones
#e2989b color schemes
#e2989b color preview, HTML & CSS examples
This text has a color of #e2989b
<p style="color:#e2989b;">Text here</p>
.mytext {color:#e2989b;}
This box has a color of #e2989b
<div style="background-color:#e2989b;">Content here</div>
.mybackground {background-color:#e2989b;}
Border around this has a color of #e2989b
<div style="border:2px solid #e2989b;">Content here</div>
.myborder {border:2px solid #e2989b;}