#e2201b color space conversions
Hex:
#e2201b
RGB:
226, 32, 27
CMY:
11, 87, 89
CMYK:
0, 86, 88, 11
HSL:
2°, 78.6561%, 49.6078%
HSV (HSB):
2°, 88.0531%, 88.6275%
XYZ:
32.0784, 17.2809, 2.6817
xyY:
0.6164, 0.3321, 17.2809
CIE-Lab:
48.6120, 69.6190, 53.2100
CIE-LCH:
48.6120, 87.6248, 37.3908
CIE-Luv:
48.6120, 145.8675, 32.3807
Hunter-Lab:
41.5703, 64.9942, 25.2744
#e2201b color charts
#e2201b color shades, tints & tones
#e2201b color schemes
#e2201b color preview, HTML & CSS examples
This text has a color of #e2201b
<p style="color:#e2201b;">Text here</p>
.mytext {color:#e2201b;}
This box has a color of #e2201b
<div style="background-color:#e2201b;">Content here</div>
.mybackground {background-color:#e2201b;}
Border around this has a color of #e2201b
<div style="border:2px solid #e2201b;">Content here</div>
.myborder {border:2px solid #e2201b;}