#e6100e color space conversions
Hex:
#e6100e
RGB:
230, 16, 14
CMY:
10, 94, 95
CMYK:
0, 93, 94, 10
HSL:
1°, 88.5246%, 47.8431%
HSV (HSB):
1°, 93.9130%, 90.1961%
XYZ:
32.8977, 17.2253, 2.0064
xyY:
0.6311, 0.3304, 17.2253
CIE-Lab:
48.5426, 72.8570, 58.4545
CIE-LCH:
48.5426, 93.4081, 38.7407
CIE-Luv:
48.5426, 154.4729, 33.5230
Hunter-Lab:
41.5034, 68.8574, 26.1861
#e6100e color charts
#e6100e color shades, tints & tones
#e6100e color schemes
#e6100e color preview, HTML & CSS examples
This text has a color of #e6100e
<p style="color:#e6100e;">Text here</p>
.mytext {color:#e6100e;}
This box has a color of #e6100e
<div style="background-color:#e6100e;">Content here</div>
.mybackground {background-color:#e6100e;}
Border around this has a color of #e6100e
<div style="border:2px solid #e6100e;">Content here</div>
.myborder {border:2px solid #e6100e;}