#e6200e color space conversions
Hex:
#e6200e
RGB:
230, 32, 14
CMY:
10, 87, 95
CMYK:
0, 86, 94, 10
HSL:
5°, 88.5246%, 47.8431%
HSV (HSB):
5°, 93.9130%, 90.1961%
XYZ:
33.2289, 17.8877, 2.1168
xyY:
0.6242, 0.3360, 17.8877
CIE-Lab:
49.3596, 70.5097, 58.9114
CIE-LCH:
49.3596, 91.8813, 39.8790
CIE-Luv:
49.3596, 150.0567, 34.9938
Hunter-Lab:
42.2939, 66.2273, 26.6383
#e6200e color charts
#e6200e color shades, tints & tones
#e6200e color schemes
#e6200e color preview, HTML & CSS examples
This text has a color of #e6200e
<p style="color:#e6200e;">Text here</p>
.mytext {color:#e6200e;}
This box has a color of #e6200e
<div style="background-color:#e6200e;">Content here</div>
.mybackground {background-color:#e6200e;}
Border around this has a color of #e6200e
<div style="border:2px solid #e6200e;">Content here</div>
.myborder {border:2px solid #e6200e;}