#e80f94 color space conversions
Hex:
#e80f94
RGB:
232, 15, 148
CMY:
9, 94, 42
CMYK:
0, 94, 36, 9
HSL:
323°, 87.8543%, 48.4314%
HSV (HSB):
323°, 93.5345%, 90.9804%
XYZ:
38.7948, 19.6356, 29.7623
xyY:
0.4399, 0.2226, 19.6356
CIE-Lab:
51.4227, 80.2780, -13.5513
CIE-LCH:
51.4227, 81.4137, 350.4185
CIE-Luv:
51.4227, 113.2084, -33.5436
Hunter-Lab:
44.3120, 78.7292, -8.8039
#e80f94 color charts
#e80f94 color shades, tints & tones
#e80f94 color schemes
#e80f94 color preview, HTML & CSS examples
This text has a color of #e80f94
<p style="color:#e80f94;">Text here</p>
.mytext {color:#e80f94;}
This box has a color of #e80f94
<div style="background-color:#e80f94;">Content here</div>
.mybackground {background-color:#e80f94;}
Border around this has a color of #e80f94
<div style="border:2px solid #e80f94;">Content here</div>
.myborder {border:2px solid #e80f94;}