#e10e2d color space conversions
Hex:
#e10e2d
RGB:
225, 14, 45
CMY:
12, 95, 82
CMYK:
0, 94, 80, 12
HSL:
351°, 88.2845%, 46.8627%
HSV (HSB):
351°, 93.7778%, 88.2353%
XYZ:
31.6820, 16.5111, 3.9998
xyY:
0.6070, 0.3163, 16.5111
CIE-Lab:
47.6380, 72.3778, 43.2361
CIE-LCH:
47.6380, 84.3084, 30.8527
CIE-Luv:
47.6380, 146.8547, 25.8287
Hunter-Lab:
40.6338, 68.0665, 22.6075
#e10e2d color charts
#e10e2d color shades, tints & tones
#e10e2d color schemes
#e10e2d color preview, HTML & CSS examples
This text has a color of #e10e2d
<p style="color:#e10e2d;">Text here</p>
.mytext {color:#e10e2d;}
This box has a color of #e10e2d
<div style="background-color:#e10e2d;">Content here</div>
.mybackground {background-color:#e10e2d;}
Border around this has a color of #e10e2d
<div style="border:2px solid #e10e2d;">Content here</div>
.myborder {border:2px solid #e10e2d;}