#d7111e color space conversions
Hex:
#d7111e
RGB:
215, 17, 30
CMY:
16, 93, 88
CMYK:
0, 92, 86, 16
HSL:
356°, 85.3448%, 45.4902%
HSV (HSB):
356°, 92.0930%, 84.3137%
XYZ:
28.4591, 14.9417, 2.6124
xyY:
0.6185, 0.3247, 14.9417
CIE-Lab:
45.5543, 69.1812, 48.4441
CIE-LCH:
45.5543, 84.4563, 35.0016
CIE-Luv:
45.5543, 141.7050, 28.4489
Hunter-Lab:
38.6545, 63.7741, 23.0512
#d7111e color charts
#d7111e color shades, tints & tones
#d7111e color schemes
#d7111e color preview, HTML & CSS examples
This text has a color of #d7111e
<p style="color:#d7111e;">Text here</p>
.mytext {color:#d7111e;}
This box has a color of #d7111e
<div style="background-color:#d7111e;">Content here</div>
.mybackground {background-color:#d7111e;}
Border around this has a color of #d7111e
<div style="border:2px solid #d7111e;">Content here</div>
.myborder {border:2px solid #d7111e;}