#e6111b color space conversions
Hex:
#e6111b
RGB:
230, 17, 27
CMY:
10, 93, 89
CMYK:
0, 93, 88, 10
HSL:
357°, 86.2348%, 48.4314%
HSV (HSB):
357°, 92.6087%, 90.1961%
XYZ:
33.0314, 17.3030, 2.6358
xyY:
0.6236, 0.3267, 17.3030
CIE-Lab:
48.6396, 72.9141, 53.5919
CIE-LCH:
48.6396, 90.4907, 36.3159
CIE-Luv:
48.6396, 152.9376, 31.5640
Hunter-Lab:
41.5969, 68.9493, 25.3609
#e6111b color charts
#e6111b color shades, tints & tones
#e6111b color schemes
#e6111b color preview, HTML & CSS examples
This text has a color of #e6111b
<p style="color:#e6111b;">Text here</p>
.mytext {color:#e6111b;}
This box has a color of #e6111b
<div style="background-color:#e6111b;">Content here</div>
.mybackground {background-color:#e6111b;}
Border around this has a color of #e6111b
<div style="border:2px solid #e6111b;">Content here</div>
.myborder {border:2px solid #e6111b;}