#e80e48 color space conversions
Hex:
#e80e48
RGB:
232, 14, 72
CMY:
9, 95, 72
CMYK:
0, 94, 69, 9
HSL:
344°, 88.6179%, 48.2353%
HSV (HSB):
344°, 93.9655%, 90.9804%
XYZ:
34.6054, 17.9378, 7.7693
xyY:
0.5738, 0.2974, 17.9378
CIE-Lab:
49.4205, 75.0455, 29.8400
CIE-LCH:
49.4205, 80.7604, 21.6840
CIE-Luv:
49.4205, 144.8728, 16.3148
Hunter-Lab:
42.3530, 71.7296, 18.7708
#e80e48 color charts
#e80e48 color shades, tints & tones
#e80e48 color schemes
#e80e48 color preview, HTML & CSS examples
This text has a color of #e80e48
<p style="color:#e80e48;">Text here</p>
.mytext {color:#e80e48;}
This box has a color of #e80e48
<div style="background-color:#e80e48;">Content here</div>
.mybackground {background-color:#e80e48;}
Border around this has a color of #e80e48
<div style="border:2px solid #e80e48;">Content here</div>
.myborder {border:2px solid #e80e48;}