#e80a8a color space conversions
Hex:
#e80a8a
RGB:
232, 10, 138
CMY:
9, 96, 46
CMYK:
0, 96, 41, 9
HSL:
325°, 91.7355%, 47.4510%
HSV (HSB):
325°, 95.6897%, 90.9804%
XYZ:
37.9747, 19.2079, 25.7508
xyY:
0.4579, 0.2316, 19.2079
CIE-Lab:
50.9295, 79.7713, -8.2863
CIE-LCH:
50.9295, 80.2006, 354.0696
CIE-Luv:
50.9295, 118.3527, -26.3134
Hunter-Lab:
43.8268, 77.9685, -4.1575
#e80a8a color charts
#e80a8a color shades, tints & tones
#e80a8a color schemes
#e80a8a color preview, HTML & CSS examples
This text has a color of #e80a8a
<p style="color:#e80a8a;">Text here</p>
.mytext {color:#e80a8a;}
This box has a color of #e80a8a
<div style="background-color:#e80a8a;">Content here</div>
.mybackground {background-color:#e80a8a;}
Border around this has a color of #e80a8a
<div style="border:2px solid #e80a8a;">Content here</div>
.myborder {border:2px solid #e80a8a;}