#e08ea1 color space conversions
Hex:
#e08ea1
RGB:
224, 142, 161
CMY:
12, 44, 37
CMYK:
0, 37, 28, 12
HSL:
346°, 56.9444%, 71.7647%
HSV (HSB):
346°, 36.6071%, 87.8431%
XYZ:
46.8465, 37.7665, 38.5388
xyY:
0.3804, 0.3067, 37.7665
CIE-Lab:
67.8482, 33.5422, 3.0920
CIE-LCH:
67.8482, 33.6845, 5.2668
CIE-Luv:
67.8482, 52.2330, -1.8151
Hunter-Lab:
61.4545, 28.5245, 5.8367
#e08ea1 color charts
#e08ea1 color shades, tints & tones
#e08ea1 color schemes
#e08ea1 color preview, HTML & CSS examples
This text has a color of #e08ea1
<p style="color:#e08ea1;">Text here</p>
.mytext {color:#e08ea1;}
This box has a color of #e08ea1
<div style="background-color:#e08ea1;">Content here</div>
.mybackground {background-color:#e08ea1;}
Border around this has a color of #e08ea1
<div style="border:2px solid #e08ea1;">Content here</div>
.myborder {border:2px solid #e08ea1;}