#e6180e color space conversions
Hex:
#e6180e
RGB:
230, 24, 14
CMY:
10, 91, 95
CMYK:
0, 90, 94, 10
HSL:
3°, 88.5246%, 47.8431%
HSV (HSB):
3°, 93.9130%, 90.1961%
XYZ:
33.0390, 17.5080, 2.0535
xyY:
0.6281, 0.3328, 17.5080
CIE-Lab:
48.8938, 71.8455, 58.6496
CIE-LCH:
48.8938, 92.7445, 39.2258
CIE-Luv:
48.8938, 152.5649, 34.1564
Hunter-Lab:
41.8425, 67.7199, 26.3800
#e6180e color charts
#e6180e color shades, tints & tones
#e6180e color schemes
#e6180e color preview, HTML & CSS examples
This text has a color of #e6180e
<p style="color:#e6180e;">Text here</p>
.mytext {color:#e6180e;}
This box has a color of #e6180e
<div style="background-color:#e6180e;">Content here</div>
.mybackground {background-color:#e6180e;}
Border around this has a color of #e6180e
<div style="border:2px solid #e6180e;">Content here</div>
.myborder {border:2px solid #e6180e;}