#e88ca2 color space conversions
Hex:
#e88ca2
RGB:
232, 140, 162
CMY:
9, 45, 36
CMYK:
0, 40, 30, 9
HSL:
346°, 66.6667%, 72.9412%
HSV (HSB):
346°, 39.6552%, 90.9804%
XYZ:
49.1784, 38.5206, 39.0257
xyY:
0.3881, 0.3040, 38.5206
CIE-Lab:
68.4026, 37.6000, 3.4546
CIE-LCH:
68.4026, 37.7584, 5.2495
CIE-Luv:
68.4026, 59.1671, -2.1356
Hunter-Lab:
62.0650, 32.8242, 6.1647
#e88ca2 color charts
#e88ca2 color shades, tints & tones
#e88ca2 color schemes
#e88ca2 color preview, HTML & CSS examples
This text has a color of #e88ca2
<p style="color:#e88ca2;">Text here</p>
.mytext {color:#e88ca2;}
This box has a color of #e88ca2
<div style="background-color:#e88ca2;">Content here</div>
.mybackground {background-color:#e88ca2;}
Border around this has a color of #e88ca2
<div style="border:2px solid #e88ca2;">Content here</div>
.myborder {border:2px solid #e88ca2;}