#e6202f color space conversions
Hex:
#e6202f
RGB:
230, 32, 47
CMY:
10, 87, 82
CMYK:
0, 86, 80, 10
HSL:
355°, 79.8387%, 51.3725%
HSV (HSB):
355°, 86.0870%, 90.1961%
XYZ:
33.6627, 18.0613, 4.4013
xyY:
0.5998, 0.3218, 18.0613
CIE-Lab:
49.5703, 71.1279, 44.4135
CIE-LCH:
49.5703, 83.8555, 31.9814
CIE-Luv:
49.5703, 145.5582, 27.8236
Hunter-Lab:
42.4985, 67.0159, 23.6087
#e6202f color charts
#e6202f color shades, tints & tones
#e6202f color schemes
#e6202f color preview, HTML & CSS examples
This text has a color of #e6202f
<p style="color:#e6202f;">Text here</p>
.mytext {color:#e6202f;}
This box has a color of #e6202f
<div style="background-color:#e6202f;">Content here</div>
.mybackground {background-color:#e6202f;}
Border around this has a color of #e6202f
<div style="border:2px solid #e6202f;">Content here</div>
.myborder {border:2px solid #e6202f;}