#e2182d color space conversions
Hex:
#e2182d
RGB:
226, 24, 45
CMY:
11, 91, 82
CMYK:
0, 89, 80, 11
HSL:
354°, 80.8000%, 49.0196%
HSV (HSB):
354°, 89.3805%, 88.6275%
XYZ:
32.1643, 17.0115, 4.0709
xyY:
0.6041, 0.3195, 17.0115
CIE-Lab:
48.2745, 71.3846, 43.9415
CIE-LCH:
48.2745, 83.8249, 31.6148
CIE-Luv:
48.2745, 145.3844, 26.8449
Hunter-Lab:
41.2450, 67.0220, 23.0195
#e2182d color charts
#e2182d color shades, tints & tones
#e2182d color schemes
#e2182d color preview, HTML & CSS examples
This text has a color of #e2182d
<p style="color:#e2182d;">Text here</p>
.mytext {color:#e2182d;}
This box has a color of #e2182d
<div style="background-color:#e2182d;">Content here</div>
.mybackground {background-color:#e2182d;}
Border around this has a color of #e2182d
<div style="border:2px solid #e2182d;">Content here</div>
.myborder {border:2px solid #e2182d;}