#e1996e color space conversions
Hex:
#e1996e
RGB:
225, 153, 110
CMY:
12, 40, 57
CMYK:
0, 32, 51, 12
HSL:
22°, 65.7143%, 65.6863%
HSV (HSB):
22°, 51.1111%, 88.2353%
XYZ:
45.2570, 39.9158, 20.0711
xyY:
0.4300, 0.3793, 39.9158
CIE-Lab:
69.4095, 22.2940, 33.4339
CIE-LCH:
69.4095, 40.1852, 56.3044
CIE-Luv:
69.4095, 53.4417, 37.7178
Hunter-Lab:
63.1790, 17.3019, 25.3897
#e1996e color charts
#e1996e color shades, tints & tones
#e1996e color schemes
#e1996e color preview, HTML & CSS examples
This text has a color of #e1996e
<p style="color:#e1996e;">Text here</p>
.mytext {color:#e1996e;}
This box has a color of #e1996e
<div style="background-color:#e1996e;">Content here</div>
.mybackground {background-color:#e1996e;}
Border around this has a color of #e1996e
<div style="border:2px solid #e1996e;">Content here</div>
.myborder {border:2px solid #e1996e;}