#e80b46 color space conversions
Hex:
#e80b46
RGB:
232, 11, 70
CMY:
9, 96, 73
CMYK:
0, 95, 70, 9
HSL:
344°, 90.9465%, 47.6471%
HSV (HSB):
344°, 95.2586%, 90.9804%
XYZ:
34.5039, 17.8373, 7.4187
xyY:
0.5774, 0.2985, 17.8373
CIE-Lab:
49.2982, 75.2230, 30.8961
CIE-LCH:
49.2982, 81.3208, 22.3292
CIE-Luv:
49.2982, 145.9362, 17.0833
Hunter-Lab:
42.2343, 71.9180, 19.1493
#e80b46 color charts
#e80b46 color shades, tints & tones
#e80b46 color schemes
#e80b46 color preview, HTML & CSS examples
This text has a color of #e80b46
<p style="color:#e80b46;">Text here</p>
.mytext {color:#e80b46;}
This box has a color of #e80b46
<div style="background-color:#e80b46;">Content here</div>
.mybackground {background-color:#e80b46;}
Border around this has a color of #e80b46
<div style="border:2px solid #e80b46;">Content here</div>
.myborder {border:2px solid #e80b46;}