#e80ccb color space conversions
Hex:
#e80ccb
RGB:
232, 12, 203
CMY:
9, 95, 20
CMYK:
0, 95, 13, 9
HSL:
308°, 90.1639%, 47.8431%
HSV (HSB):
308°, 94.8276%, 90.9804%
XYZ:
44.1897, 21.7305, 58.3653
xyY:
0.3555, 0.1748, 21.7305
CIE-Lab:
53.7399, 86.7414, -42.2244
CIE-LCH:
53.7399, 96.4726, 334.0439
CIE-Luv:
53.7399, 88.2657, -76.5991
Hunter-Lab:
46.6160, 87.6310, -41.6024
#e80ccb color charts
#e80ccb color shades, tints & tones
#e80ccb color schemes
#e80ccb color preview, HTML & CSS examples
This text has a color of #e80ccb
<p style="color:#e80ccb;">Text here</p>
.mytext {color:#e80ccb;}
This box has a color of #e80ccb
<div style="background-color:#e80ccb;">Content here</div>
.mybackground {background-color:#e80ccb;}
Border around this has a color of #e80ccb
<div style="border:2px solid #e80ccb;">Content here</div>
.myborder {border:2px solid #e80ccb;}