#e2899c color space conversions
Hex:
#e2899c
RGB:
226, 137, 156
CMY:
11, 46, 39
CMYK:
0, 39, 31, 11
HSL:
347°, 60.5442%, 71.1765%
HSV (HSB):
347°, 39.3805%, 88.6275%
XYZ:
46.3104, 36.4604, 36.0492
xyY:
0.3898, 0.3069, 36.4604
CIE-Lab:
66.8702, 36.2454, 4.5203
CIE-LCH:
66.8702, 36.5262, 7.1088
CIE-Luv:
66.8702, 57.6152, -0.4099
Hunter-Lab:
60.3824, 31.2317, 6.8707
#e2899c color charts
#e2899c color shades, tints & tones
#e2899c color schemes
#e2899c color preview, HTML & CSS examples
This text has a color of #e2899c
<p style="color:#e2899c;">Text here</p>
.mytext {color:#e2899c;}
This box has a color of #e2899c
<div style="background-color:#e2899c;">Content here</div>
.mybackground {background-color:#e2899c;}
Border around this has a color of #e2899c
<div style="border:2px solid #e2899c;">Content here</div>
.myborder {border:2px solid #e2899c;}