#d7071e color space conversions
Hex:
#d7071e
RGB:
215, 7, 30
CMY:
16, 97, 88
CMYK:
0, 97, 86, 16
HSL:
353°, 93.6937%, 43.5294%
HSV (HSB):
353°, 96.7442%, 84.3137%
XYZ:
28.3347, 14.6928, 2.5709
xyY:
0.6214, 0.3222, 14.6928
CIE-Lab:
45.2105, 70.1745, 48.1584
CIE-LCH:
45.2105, 85.1099, 34.4605
CIE-Luv:
45.2105, 143.4850, 27.8131
Hunter-Lab:
38.3311, 64.8690, 22.8552
#d7071e color charts
#d7071e color shades, tints & tones
#d7071e color schemes
#d7071e color preview, HTML & CSS examples
This text has a color of #d7071e
<p style="color:#d7071e;">Text here</p>
.mytext {color:#d7071e;}
This box has a color of #d7071e
<div style="background-color:#d7071e;">Content here</div>
.mybackground {background-color:#d7071e;}
Border around this has a color of #d7071e
<div style="border:2px solid #d7071e;">Content here</div>
.myborder {border:2px solid #d7071e;}