#e80e4b color space conversions
Hex:
#e80e4b
RGB:
232, 14, 75
CMY:
9, 95, 71
CMYK:
0, 94, 68, 9
HSL:
343°, 88.6179%, 48.2353%
HSV (HSB):
343°, 93.9655%, 90.9804%
XYZ:
34.7057, 17.9779, 8.2975
xyY:
0.5691, 0.2948, 17.9779
CIE-Lab:
49.4693, 75.1800, 28.0853
CIE-LCH:
49.4693, 80.2547, 20.4844
CIE-Luv:
49.4693, 143.9086, 14.8311
Hunter-Lab:
42.4003, 71.9062, 18.0775
#e80e4b color charts
#e80e4b color shades, tints & tones
#e80e4b color schemes
#e80e4b color preview, HTML & CSS examples
This text has a color of #e80e4b
<p style="color:#e80e4b;">Text here</p>
.mytext {color:#e80e4b;}
This box has a color of #e80e4b
<div style="background-color:#e80e4b;">Content here</div>
.mybackground {background-color:#e80e4b;}
Border around this has a color of #e80e4b
<div style="border:2px solid #e80e4b;">Content here</div>
.myborder {border:2px solid #e80e4b;}