#e81aa6 color space conversions
Hex:
#e81aa6
RGB:
232, 26, 166
CMY:
9, 90, 35
CMYK:
0, 89, 28, 9
HSL:
319°, 81.7460%, 50.5882%
HSV (HSB):
319°, 88.7931%, 90.9804%
XYZ:
40.5310, 20.6478, 37.9256
xyY:
0.4090, 0.2083, 20.6478
CIE-Lab:
52.5618, 80.8202, -22.5094
CIE-LCH:
52.5618, 83.8962, 344.4368
CIE-Luv:
52.5618, 103.5529, -46.3702
Hunter-Lab:
45.4398, 79.6973, -17.6775
#e81aa6 color charts
#e81aa6 color shades, tints & tones
#e81aa6 color schemes
#e81aa6 color preview, HTML & CSS examples
This text has a color of #e81aa6
<p style="color:#e81aa6;">Text here</p>
.mytext {color:#e81aa6;}
This box has a color of #e81aa6
<div style="background-color:#e81aa6;">Content here</div>
.mybackground {background-color:#e81aa6;}
Border around this has a color of #e81aa6
<div style="border:2px solid #e81aa6;">Content here</div>
.myborder {border:2px solid #e81aa6;}