#e08ea2 color space conversions
Hex:
#e08ea2
RGB:
224, 142, 162
CMY:
12, 44, 36
CMYK:
0, 37, 28, 12
HSL:
345°, 56.9444%, 71.7647%
HSV (HSB):
345°, 36.6071%, 87.8431%
XYZ:
46.9351, 37.8019, 39.0052
xyY:
0.3793, 0.3055, 37.8019
CIE-Lab:
67.8744, 33.6780, 2.5688
CIE-LCH:
67.8744, 33.7758, 4.3618
CIE-Luv:
67.8744, 52.0543, -2.5674
Hunter-Lab:
61.4833, 28.6675, 5.4245
#e08ea2 color charts
#e08ea2 color shades, tints & tones
#e08ea2 color schemes
#e08ea2 color preview, HTML & CSS examples
This text has a color of #e08ea2
<p style="color:#e08ea2;">Text here</p>
.mytext {color:#e08ea2;}
This box has a color of #e08ea2
<div style="background-color:#e08ea2;">Content here</div>
.mybackground {background-color:#e08ea2;}
Border around this has a color of #e08ea2
<div style="border:2px solid #e08ea2;">Content here</div>
.myborder {border:2px solid #e08ea2;}