#e80e95 color space conversions
Hex:
#e80e95
RGB:
232, 14, 149
CMY:
9, 95, 42
CMYK:
0, 94, 36, 9
HSL:
323°, 88.6179%, 48.2353%
HSV (HSB):
323°, 93.9655%, 90.9804%
XYZ:
38.8606, 19.6398, 30.1765
xyY:
0.4382, 0.2215, 19.6398
CIE-Lab:
51.4275, 80.4665, -14.1422
CIE-LCH:
51.4275, 81.6998, 350.0319
CIE-Luv:
51.4275, 112.8395, -34.3912
Hunter-Lab:
44.3168, 78.9688, -9.3503
#e80e95 color charts
#e80e95 color shades, tints & tones
#e80e95 color schemes
#e80e95 color preview, HTML & CSS examples
This text has a color of #e80e95
<p style="color:#e80e95;">Text here</p>
.mytext {color:#e80e95;}
This box has a color of #e80e95
<div style="background-color:#e80e95;">Content here</div>
.mybackground {background-color:#e80e95;}
Border around this has a color of #e80e95
<div style="border:2px solid #e80e95;">Content here</div>
.myborder {border:2px solid #e80e95;}