#e2996d color space conversions
Hex:
#e2996d
RGB:
226, 153, 109
CMY:
11, 40, 57
CMYK:
0, 32, 52, 11
HSL:
23°, 66.8571%, 65.6863%
HSV (HSB):
23°, 51.7699%, 88.6275%
XYZ:
45.5156, 40.0553, 19.8005
xyY:
0.4320, 0.3801, 40.0553
CIE-Lab:
69.5089, 22.6076, 34.1190
CIE-LCH:
69.5089, 40.9293, 56.4712
CIE-Luv:
69.5089, 54.3355, 38.3739
Hunter-Lab:
63.2893, 17.6151, 25.7532
#e2996d color charts
#e2996d color shades, tints & tones
#e2996d color schemes
#e2996d color preview, HTML & CSS examples
This text has a color of #e2996d
<p style="color:#e2996d;">Text here</p>
.mytext {color:#e2996d;}
This box has a color of #e2996d
<div style="background-color:#e2996d;">Content here</div>
.mybackground {background-color:#e2996d;}
Border around this has a color of #e2996d
<div style="border:2px solid #e2996d;">Content here</div>
.myborder {border:2px solid #e2996d;}