#e08eaa color space conversions
Hex:
#e08eaa
RGB:
224, 142, 170
CMY:
12, 44, 33
CMYK:
0, 37, 24, 12
HSL:
340°, 56.9444%, 71.7647%
HSV (HSB):
340°, 36.6071%, 87.8431%
XYZ:
47.6692, 38.0956, 42.8710
xyY:
0.3706, 0.2962, 38.0956
CIE-Lab:
68.0910, 34.7941, -1.6033
CIE-LCH:
68.0910, 34.8311, 357.3617
CIE-Luv:
68.0910, 50.6081, -8.6684
Hunter-Lab:
61.7216, 29.8473, 2.0231
#e08eaa color charts
#e08eaa color shades, tints & tones
#e08eaa color schemes
#e08eaa color preview, HTML & CSS examples
This text has a color of #e08eaa
<p style="color:#e08eaa;">Text here</p>
.mytext {color:#e08eaa;}
This box has a color of #e08eaa
<div style="background-color:#e08eaa;">Content here</div>
.mybackground {background-color:#e08eaa;}
Border around this has a color of #e08eaa
<div style="border:2px solid #e08eaa;">Content here</div>
.myborder {border:2px solid #e08eaa;}