#e80c5d color space conversions
Hex:
#e80c5d
RGB:
232, 12, 93
CMY:
9, 95, 64
CMYK:
0, 95, 60, 9
HSL:
338°, 90.1639%, 47.8431%
HSV (HSB):
338°, 94.8276%, 90.9804%
XYZ:
35.3860, 18.2091, 12.0056
xyY:
0.5394, 0.2776, 18.2091
CIE-Lab:
49.7487, 76.2953, 17.4556
CIE-LCH:
49.7487, 78.2666, 12.8869
CIE-Luv:
49.7487, 137.7423, 4.7333
Hunter-Lab:
42.6721, 73.3456, 13.1895
#e80c5d color charts
#e80c5d color shades, tints & tones
#e80c5d color schemes
#e80c5d color preview, HTML & CSS examples
This text has a color of #e80c5d
<p style="color:#e80c5d;">Text here</p>
.mytext {color:#e80c5d;}
This box has a color of #e80c5d
<div style="background-color:#e80c5d;">Content here</div>
.mybackground {background-color:#e80c5d;}
Border around this has a color of #e80c5d
<div style="border:2px solid #e80c5d;">Content here</div>
.myborder {border:2px solid #e80c5d;}