#e80f4a color space conversions
Hex:
#e80f4a
RGB:
232, 15, 74
CMY:
9, 94, 71
CMYK:
0, 94, 68, 9
HSL:
344°, 87.8543%, 48.4314%
HSV (HSB):
344°, 93.5345%, 90.9804%
XYZ:
34.6856, 17.9919, 8.1232
xyY:
0.5705, 0.2959, 17.9919
CIE-Lab:
49.4862, 75.0376, 28.7124
CIE-LCH:
49.4862, 80.3433, 20.9389
CIE-Luv:
49.4862, 144.0749, 15.4026
Hunter-Lab:
42.4168, 71.7356, 18.3372
#e80f4a color charts
#e80f4a color shades, tints & tones
#e80f4a color schemes
#e80f4a color preview, HTML & CSS examples
This text has a color of #e80f4a
<p style="color:#e80f4a;">Text here</p>
.mytext {color:#e80f4a;}
This box has a color of #e80f4a
<div style="background-color:#e80f4a;">Content here</div>
.mybackground {background-color:#e80f4a;}
Border around this has a color of #e80f4a
<div style="border:2px solid #e80f4a;">Content here</div>
.myborder {border:2px solid #e80f4a;}