#e6111f color space conversions
Hex:
#e6111f
RGB:
230, 17, 31
CMY:
10, 93, 88
CMYK:
0, 93, 87, 10
HSL:
356°, 86.2348%, 48.4314%
HSV (HSB):
356°, 92.6087%, 90.1961%
XYZ:
33.0809, 17.3228, 2.8964
xyY:
0.6207, 0.3250, 17.3228
CIE-Lab:
48.6642, 72.9834, 51.7870
CIE-LCH:
48.6642, 89.4901, 35.3585
CIE-Luv:
48.6642, 152.3897, 30.7271
Hunter-Lab:
41.6207, 69.0389, 25.0085
#e6111f color charts
#e6111f color shades, tints & tones
#e6111f color schemes
#e6111f color preview, HTML & CSS examples
This text has a color of #e6111f
<p style="color:#e6111f;">Text here</p>
.mytext {color:#e6111f;}
This box has a color of #e6111f
<div style="background-color:#e6111f;">Content here</div>
.mybackground {background-color:#e6111f;}
Border around this has a color of #e6111f
<div style="border:2px solid #e6111f;">Content here</div>
.myborder {border:2px solid #e6111f;}