#e81d28 color space conversions
Hex:
#e81d28
RGB:
232, 29, 40
CMY:
9, 89, 84
CMYK:
0, 88, 83, 9
HSL:
357°, 81.5261%, 51.1765%
HSV (HSB):
357°, 87.5000%, 90.9804%
XYZ:
34.1011, 18.1877, 3.7207
xyY:
0.6088, 0.3247, 18.1877
CIE-Lab:
49.7230, 71.9986, 48.4143
CIE-LCH:
49.7230, 86.7626, 33.9182
CIE-Luv:
49.7230, 149.3167, 29.9170
Hunter-Lab:
42.6471, 68.0982, 24.6802
#e81d28 color charts
#e81d28 color shades, tints & tones
#e81d28 color schemes
#e81d28 color preview, HTML & CSS examples
This text has a color of #e81d28
<p style="color:#e81d28;">Text here</p>
.mytext {color:#e81d28;}
This box has a color of #e81d28
<div style="background-color:#e81d28;">Content here</div>
.mybackground {background-color:#e81d28;}
Border around this has a color of #e81d28
<div style="border:2px solid #e81d28;">Content here</div>
.myborder {border:2px solid #e81d28;}