#e81f2f color space conversions
Hex:
#e81f2f
RGB:
232, 31, 47
CMY:
9, 88, 82
CMYK:
0, 87, 80, 9
HSL:
355°, 81.3765%, 51.5686%
HSV (HSB):
355°, 86.6379%, 90.9804%
XYZ:
34.2818, 18.3410, 4.4226
xyY:
0.6010, 0.3215, 18.3410
CIE-Lab:
49.9071, 71.8315, 44.8833
CIE-LCH:
49.9071, 84.7011, 31.9989
CIE-Luv:
49.9071, 147.3690, 28.0566
Hunter-Lab:
42.8264, 67.9399, 23.8557
#e81f2f color charts
#e81f2f color shades, tints & tones
#e81f2f color schemes
#e81f2f color preview, HTML & CSS examples
This text has a color of #e81f2f
<p style="color:#e81f2f;">Text here</p>
.mytext {color:#e81f2f;}
This box has a color of #e81f2f
<div style="background-color:#e81f2f;">Content here</div>
.mybackground {background-color:#e81f2f;}
Border around this has a color of #e81f2f
<div style="border:2px solid #e81f2f;">Content here</div>
.myborder {border:2px solid #e81f2f;}