#e7201f color space conversions
Hex:
#e7201f
RGB:
231, 32, 31
CMY:
9, 87, 88
CMYK:
0, 86, 87, 9
HSL:
0°, 80.6452%, 51.3725%
HSV (HSB):
0°, 86.5801%, 90.5882%
XYZ:
33.7188, 18.1209, 3.0168
xyY:
0.6147, 0.3303, 18.1209
CIE-Lab:
49.6424, 71.0136, 52.6573
CIE-LCH:
49.6424, 88.4066, 36.5573
CIE-Luv:
49.6424, 149.0142, 32.3258
Hunter-Lab:
42.5686, 66.8957, 25.5962
#e7201f color charts
#e7201f color shades, tints & tones
#e7201f color schemes
#e7201f color preview, HTML & CSS examples
This text has a color of #e7201f
<p style="color:#e7201f;">Text here</p>
.mytext {color:#e7201f;}
This box has a color of #e7201f
<div style="background-color:#e7201f;">Content here</div>
.mybackground {background-color:#e7201f;}
Border around this has a color of #e7201f
<div style="border:2px solid #e7201f;">Content here</div>
.myborder {border:2px solid #e7201f;}