#e6202a color space conversions
Hex:
#e6202a
RGB:
230, 32, 42
CMY:
10, 87, 84
CMYK:
0, 86, 82, 10
HSL:
357°, 79.8387%, 51.3725%
HSV (HSB):
357°, 86.0870%, 90.1961%
XYZ:
33.5676, 18.0232, 3.9001
xyY:
0.6049, 0.3248, 18.0232
CIE-Lab:
49.5242, 70.9929, 47.0450
CIE-LCH:
49.5242, 85.1659, 33.5313
CIE-Luv:
49.5242, 146.5216, 29.3627
Hunter-Lab:
42.4537, 66.8434, 24.2708
#e6202a color charts
#e6202a color shades, tints & tones
#e6202a color schemes
#e6202a color preview, HTML & CSS examples
This text has a color of #e6202a
<p style="color:#e6202a;">Text here</p>
.mytext {color:#e6202a;}
This box has a color of #e6202a
<div style="background-color:#e6202a;">Content here</div>
.mybackground {background-color:#e6202a;}
Border around this has a color of #e6202a
<div style="border:2px solid #e6202a;">Content here</div>
.myborder {border:2px solid #e6202a;}