#e0282f color space conversions
Hex:
#e0282f
RGB:
224, 40, 47
CMY:
12, 84, 82
CMYK:
0, 82, 79, 12
HSL:
358°, 74.7967%, 51.7647%
HSV (HSB):
358°, 82.1429%, 87.8431%
XYZ:
32.0124, 17.5701, 4.3935
xyY:
0.5931, 0.3255, 17.5701
CIE-Lab:
48.9705, 67.8350, 43.4200
CIE-LCH:
48.9705, 80.5412, 32.6226
CIE-Luv:
48.9705, 138.0838, 27.9081
Hunter-Lab:
41.9167, 62.9685, 23.1273
#e0282f color charts
#e0282f color shades, tints & tones
#e0282f color schemes
#e0282f color preview, HTML & CSS examples
This text has a color of #e0282f
<p style="color:#e0282f;">Text here</p>
.mytext {color:#e0282f;}
This box has a color of #e0282f
<div style="background-color:#e0282f;">Content here</div>
.mybackground {background-color:#e0282f;}
Border around this has a color of #e0282f
<div style="border:2px solid #e0282f;">Content here</div>
.myborder {border:2px solid #e0282f;}