#e6420b color space conversions
Hex:
#e6420b
RGB:
230, 66, 11
CMY:
10, 74, 96
CMYK:
0, 71, 95, 10
HSL:
15°, 90.8714%, 47.2549%
HSV (HSB):
15°, 95.2174%, 90.1961%
XYZ:
34.6417, 20.7436, 2.4947
xyY:
0.5985, 0.3584, 20.7436
CIE-Lab:
52.6677, 61.1738, 61.5881
CIE-LCH:
52.6677, 86.8063, 45.1934
CIE-Luv:
52.6677, 133.0954, 41.1619
Hunter-Lab:
45.5451, 56.0636, 28.6340
#e6420b color charts
#e6420b color shades, tints & tones
#e6420b color schemes
#e6420b color preview, HTML & CSS examples
This text has a color of #e6420b
<p style="color:#e6420b;">Text here</p>
.mytext {color:#e6420b;}
This box has a color of #e6420b
<div style="background-color:#e6420b;">Content here</div>
.mybackground {background-color:#e6420b;}
Border around this has a color of #e6420b
<div style="border:2px solid #e6420b;">Content here</div>
.myborder {border:2px solid #e6420b;}