#e80f8e color space conversions
Hex:
#e80f8e
RGB:
232, 15, 142
CMY:
9, 94, 44
CMYK:
0, 94, 39, 9
HSL:
325°, 87.8543%, 48.4314%
HSV (HSB):
325°, 93.5345%, 90.9804%
XYZ:
38.3320, 19.4504, 27.3252
xyY:
0.4504, 0.2285, 19.4504
CIE-Lab:
51.2101, 79.7134, -10.2735
CIE-LCH:
51.2101, 80.3727, 352.6562
CIE-Luv:
51.2101, 116.0088, -28.9687
Hunter-Lab:
44.1027, 77.9644, -5.8631
#e80f8e color charts
#e80f8e color shades, tints & tones
#e80f8e color schemes
#e80f8e color preview, HTML & CSS examples
This text has a color of #e80f8e
<p style="color:#e80f8e;">Text here</p>
.mytext {color:#e80f8e;}
This box has a color of #e80f8e
<div style="background-color:#e80f8e;">Content here</div>
.mybackground {background-color:#e80f8e;}
Border around this has a color of #e80f8e
<div style="border:2px solid #e80f8e;">Content here</div>
.myborder {border:2px solid #e80f8e;}