#e81a3d color space conversions
Hex:
#e81a3d
RGB:
232, 26, 61
CMY:
9, 90, 76
CMYK:
0, 89, 74, 9
HSL:
350°, 81.7460%, 50.5882%
HSV (HSB):
350°, 88.7931%, 90.9804%
XYZ:
34.4904, 18.2315, 6.1161
xyY:
0.5862, 0.3099, 18.2315
CIE-Lab:
49.7757, 73.1185, 36.8114
CIE-LCH:
49.7757, 81.8620, 26.7229
CIE-Luv:
49.7757, 145.5627, 22.3293
Hunter-Lab:
42.6984, 69.4645, 21.3962
#e81a3d color charts
#e81a3d color shades, tints & tones
#e81a3d color schemes
#e81a3d color preview, HTML & CSS examples
This text has a color of #e81a3d
<p style="color:#e81a3d;">Text here</p>
.mytext {color:#e81a3d;}
This box has a color of #e81a3d
<div style="background-color:#e81a3d;">Content here</div>
.mybackground {background-color:#e81a3d;}
Border around this has a color of #e81a3d
<div style="border:2px solid #e81a3d;">Content here</div>
.myborder {border:2px solid #e81a3d;}