#e7201a color space conversions
Hex:
#e7201a
RGB:
231, 32, 26
CMY:
9, 87, 90
CMYK:
0, 86, 89, 9
HSL:
2°, 81.0277%, 50.3922%
HSV (HSB):
2°, 88.7446%, 90.5882%
XYZ:
33.6580, 18.0965, 2.6963
xyY:
0.6181, 0.3323, 18.0965
CIE-Lab:
49.6130, 70.9273, 54.8307
CIE-LCH:
49.6130, 89.6498, 37.7060
CIE-Luv:
49.6130, 149.6498, 33.3369
Hunter-Lab:
42.5400, 66.7854, 26.0201
#e7201a color charts
#e7201a color shades, tints & tones
#e7201a color schemes
#e7201a color preview, HTML & CSS examples
This text has a color of #e7201a
<p style="color:#e7201a;">Text here</p>
.mytext {color:#e7201a;}
This box has a color of #e7201a
<div style="background-color:#e7201a;">Content here</div>
.mybackground {background-color:#e7201a;}
Border around this has a color of #e7201a
<div style="border:2px solid #e7201a;">Content here</div>
.myborder {border:2px solid #e7201a;}