#e80eaf color space conversions
Hex:
#e80eaf
RGB:
232, 14, 175
CMY:
9, 95, 31
CMYK:
0, 94, 25, 9
HSL:
316°, 88.6179%, 48.2353%
HSV (HSB):
316°, 93.9655%, 90.9804%
XYZ:
41.1736, 20.5650, 42.3568
xyY:
0.3955, 0.1976, 20.5650
CIE-Lab:
52.4701, 83.1939, -27.9474
CIE-LCH:
52.4701, 87.7626, 341.4312
CIE-Luv:
52.4701, 100.7034, -54.6293
Hunter-Lab:
45.3487, 82.7061, -23.6343
#e80eaf color charts
#e80eaf color shades, tints & tones
#e80eaf color schemes
#e80eaf color preview, HTML & CSS examples
This text has a color of #e80eaf
<p style="color:#e80eaf;">Text here</p>
.mytext {color:#e80eaf;}
This box has a color of #e80eaf
<div style="background-color:#e80eaf;">Content here</div>
.mybackground {background-color:#e80eaf;}
Border around this has a color of #e80eaf
<div style="border:2px solid #e80eaf;">Content here</div>
.myborder {border:2px solid #e80eaf;}