#e80a74 color space conversions
Hex:
#e80a74
RGB:
232, 10, 116
CMY:
9, 96, 55
CMYK:
0, 96, 50, 9
HSL:
331°, 91.7355%, 47.4510%
HSV (HSB):
331°, 95.6897%, 90.9804%
XYZ:
36.5396, 18.6338, 18.1938
xyY:
0.4980, 0.2540, 18.6338
CIE-Lab:
50.2560, 77.9757, 4.0760
CIE-LCH:
50.2560, 78.0822, 2.9923
CIE-Luv:
50.2560, 128.3876, -10.3550
Hunter-Lab:
43.1669, 75.5533, 5.2275
#e80a74 color charts
#e80a74 color shades, tints & tones
#e80a74 color schemes
#e80a74 color preview, HTML & CSS examples
This text has a color of #e80a74
<p style="color:#e80a74;">Text here</p>
.mytext {color:#e80a74;}
This box has a color of #e80a74
<div style="background-color:#e80a74;">Content here</div>
.mybackground {background-color:#e80a74;}
Border around this has a color of #e80a74
<div style="border:2px solid #e80a74;">Content here</div>
.myborder {border:2px solid #e80a74;}