#e6400e color space conversions
Hex:
#e6400e
RGB:
230, 64, 14
CMY:
10, 75, 95
CMYK:
0, 72, 94, 10
HSL:
14°, 88.5246%, 47.8431%
HSV (HSB):
14°, 93.9130%, 90.1961%
XYZ:
34.5458, 20.5215, 2.5557
xyY:
0.5995, 0.3561, 20.5215
CIE-Lab:
52.4218, 61.9038, 60.7045
CIE-LCH:
52.4218, 86.7013, 44.4396
CIE-Luv:
52.4218, 134.2040, 40.4159
Hunter-Lab:
45.3007, 56.8460, 28.3655
#e6400e color charts
#e6400e color shades, tints & tones
#e6400e color schemes
#e6400e color preview, HTML & CSS examples
This text has a color of #e6400e
<p style="color:#e6400e;">Text here</p>
.mytext {color:#e6400e;}
This box has a color of #e6400e
<div style="background-color:#e6400e;">Content here</div>
.mybackground {background-color:#e6400e;}
Border around this has a color of #e6400e
<div style="border:2px solid #e6400e;">Content here</div>
.myborder {border:2px solid #e6400e;}