#e3201e color space conversions
Hex:
#e3201e
RGB:
227, 32, 30
CMY:
11, 87, 88
CMYK:
0, 86, 87, 11
HSL:
1°, 77.8656%, 50.3922%
HSV (HSB):
1°, 86.7841%, 89.0196%
XYZ:
32.4294, 17.4577, 2.8887
xyY:
0.6145, 0.3308, 17.4577
CIE-Lab:
48.8316, 69.9380, 52.1283
CIE-LCH:
48.8316, 87.2277, 36.6990
CIE-Luv:
48.8316, 146.2141, 31.9155
Hunter-Lab:
41.7824, 65.4238, 25.1485
#e3201e color charts
#e3201e color shades, tints & tones
#e3201e color schemes
#e3201e color preview, HTML & CSS examples
This text has a color of #e3201e
<p style="color:#e3201e;">Text here</p>
.mytext {color:#e3201e;}
This box has a color of #e3201e
<div style="background-color:#e3201e;">Content here</div>
.mybackground {background-color:#e3201e;}
Border around this has a color of #e3201e
<div style="border:2px solid #e3201e;">Content here</div>
.myborder {border:2px solid #e3201e;}