#e80e42 color space conversions
Hex:
#e80e42
RGB:
232, 14, 66
CMY:
9, 95, 74
CMYK:
0, 94, 72, 9
HSL:
346°, 88.6179%, 48.2353%
HSV (HSB):
346°, 93.9655%, 90.9804%
XYZ:
34.4191, 17.8632, 6.7881
xyY:
0.5827, 0.3024, 17.8632
CIE-Lab:
49.3298, 74.7946, 33.3340
CIE-LCH:
49.3298, 81.8864, 24.0213
CIE-Luv:
49.3298, 146.6991, 19.1195
Hunter-Lab:
42.2649, 71.4008, 20.0629
#e80e42 color charts
#e80e42 color shades, tints & tones
#e80e42 color schemes
#e80e42 color preview, HTML & CSS examples
This text has a color of #e80e42
<p style="color:#e80e42;">Text here</p>
.mytext {color:#e80e42;}
This box has a color of #e80e42
<div style="background-color:#e80e42;">Content here</div>
.mybackground {background-color:#e80e42;}
Border around this has a color of #e80e42
<div style="border:2px solid #e80e42;">Content here</div>
.myborder {border:2px solid #e80e42;}