#e2998c color space conversions
Hex:
#e2998c
RGB:
226, 153, 140
CMY:
11, 40, 45
CMYK:
0, 32, 38, 11
HSL:
9°, 59.7222%, 71.7647%
HSV (HSB):
9°, 38.0531%, 88.6275%
XYZ:
47.4889, 40.8447, 30.1918
xyY:
0.4007, 0.3446, 40.8447
CIE-Lab:
70.0670, 25.7756, 17.9726
CIE-LCH:
70.0670, 31.4229, 34.8870
CIE-Luv:
70.0670, 50.2678, 19.4200
Hunter-Lab:
63.9098, 20.7941, 16.7275
#e2998c color charts
#e2998c color shades, tints & tones
#e2998c color schemes
#e2998c color preview, HTML & CSS examples
This text has a color of #e2998c
<p style="color:#e2998c;">Text here</p>
.mytext {color:#e2998c;}
This box has a color of #e2998c
<div style="background-color:#e2998c;">Content here</div>
.mybackground {background-color:#e2998c;}
Border around this has a color of #e2998c
<div style="border:2px solid #e2998c;">Content here</div>
.myborder {border:2px solid #e2998c;}