#e80055 color space conversions
Hex:
#e80055
RGB:
232, 0, 85
CMY:
9, 100, 67
CMYK:
0, 100, 63, 9
HSL:
338°, 100.0000%, 45.4902%
HSV (HSB):
338°, 100.0000%, 90.9804%
XYZ:
34.9184, 17.8117, 10.1919
xyY:
0.5549, 0.2831, 17.8117
CIE-Lab:
49.2669, 76.7807, 21.7202
CIE-LCH:
49.2669, 79.7938, 15.7955
CIE-Luv:
49.2669, 142.1954, 8.6713
Hunter-Lab:
42.2039, 73.8295, 15.2246
#e80055 color charts
#e80055 color shades, tints & tones
#e80055 color schemes
#e80055 color preview, HTML & CSS examples
This text has a color of #e80055
<p style="color:#e80055;">Text here</p>
.mytext {color:#e80055;}
This box has a color of #e80055
<div style="background-color:#e80055;">Content here</div>
.mybackground {background-color:#e80055;}
Border around this has a color of #e80055
<div style="border:2px solid #e80055;">Content here</div>
.myborder {border:2px solid #e80055;}