#e6420c color space conversions
Hex:
#e6420c
RGB:
230, 66, 12
CMY:
10, 74, 95
CMYK:
0, 71, 95, 10
HSL:
15°, 90.0826%, 47.4510%
HSV (HSB):
15°, 94.7826%, 90.1961%
XYZ:
34.6477, 20.7460, 2.5261
xyY:
0.5982, 0.3582, 20.7460
CIE-Lab:
52.6703, 61.1829, 61.3556
CIE-LCH:
52.6703, 86.6479, 45.0807
CIE-Luv:
52.6703, 133.0450, 41.0664
Hunter-Lab:
45.5477, 56.0746, 28.5952
#e6420c color charts
#e6420c color shades, tints & tones
#e6420c color schemes
#e6420c color preview, HTML & CSS examples
This text has a color of #e6420c
<p style="color:#e6420c;">Text here</p>
.mytext {color:#e6420c;}
This box has a color of #e6420c
<div style="background-color:#e6420c;">Content here</div>
.mybackground {background-color:#e6420c;}
Border around this has a color of #e6420c
<div style="border:2px solid #e6420c;">Content here</div>
.myborder {border:2px solid #e6420c;}