#e08a9e color space conversions
Hex:
#e08a9e
RGB:
224, 138, 158
CMY:
12, 46, 38
CMYK:
0, 38, 29, 12
HSL:
346°, 58.1081%, 70.9804%
HSV (HSB):
346°, 38.3929%, 87.8431%
XYZ:
46.0005, 36.4929, 36.9671
xyY:
0.3851, 0.3055, 36.4929
CIE-Lab:
66.8948, 35.2596, 3.3983
CIE-LCH:
66.8948, 35.4230, 5.5051
CIE-Luv:
66.8948, 55.1497, -1.7422
Hunter-Lab:
60.4093, 30.2079, 6.0044
#e08a9e color charts
#e08a9e color shades, tints & tones
#e08a9e color schemes
#e08a9e color preview, HTML & CSS examples
This text has a color of #e08a9e
<p style="color:#e08a9e;">Text here</p>
.mytext {color:#e08a9e;}
This box has a color of #e08a9e
<div style="background-color:#e08a9e;">Content here</div>
.mybackground {background-color:#e08a9e;}
Border around this has a color of #e08a9e
<div style="border:2px solid #e08a9e;">Content here</div>
.myborder {border:2px solid #e08a9e;}