#e3282f color space conversions
Hex:
#e3282f
RGB:
227, 40, 47
CMY:
11, 84, 82
CMYK:
0, 82, 79, 11
HSL:
358°, 76.9547%, 52.3529%
HSV (HSB):
358°, 82.3789%, 89.0196%
XYZ:
32.9504, 18.0537, 4.4374
xyY:
0.5943, 0.3256, 18.0537
CIE-Lab:
49.5612, 68.6543, 44.2107
CIE-LCH:
49.5612, 81.6578, 32.7800
CIE-Luv:
49.5612, 140.3592, 28.4259
Hunter-Lab:
42.4897, 64.0686, 23.5509
#e3282f color charts
#e3282f color shades, tints & tones
#e3282f color schemes
#e3282f color preview, HTML & CSS examples
This text has a color of #e3282f
<p style="color:#e3282f;">Text here</p>
.mytext {color:#e3282f;}
This box has a color of #e3282f
<div style="background-color:#e3282f;">Content here</div>
.mybackground {background-color:#e3282f;}
Border around this has a color of #e3282f
<div style="border:2px solid #e3282f;">Content here</div>
.myborder {border:2px solid #e3282f;}