#d7200b color space conversions
Hex:
#d7200b
RGB:
215, 32, 11
CMY:
16, 87, 96
CMYK:
0, 85, 95, 16
HSL:
6°, 90.2655%, 44.3137%
HSV (HSB):
6°, 94.8837%, 84.3137%
XYZ:
28.6012, 15.5043, 1.8018
xyY:
0.6230, 0.3377, 15.5043
CIE-Lab:
46.3173, 66.4483, 56.4780
CIE-LCH:
46.3173, 87.2074, 40.3630
CIE-Luv:
46.3173, 139.2917, 33.1899
Hunter-Lab:
39.3754, 60.7505, 24.8498
#d7200b color charts
#d7200b color shades, tints & tones
#d7200b color schemes
#d7200b color preview, HTML & CSS examples
This text has a color of #d7200b
<p style="color:#d7200b;">Text here</p>
.mytext {color:#d7200b;}
This box has a color of #d7200b
<div style="background-color:#d7200b;">Content here</div>
.mybackground {background-color:#d7200b;}
Border around this has a color of #d7200b
<div style="border:2px solid #d7200b;">Content here</div>
.myborder {border:2px solid #d7200b;}