#d7163e color space conversions
Hex:
#d7163e
RGB:
215, 22, 62
CMY:
16, 91, 76
CMYK:
0, 90, 71, 16
HSL:
348°, 81.4346%, 46.4706%
HSV (HSB):
348°, 89.7674%, 84.3137%
XYZ:
29.1807, 15.3687, 5.9859
xyY:
0.5774, 0.3041, 15.3687
CIE-Lab:
46.1351, 69.4812, 31.0818
CIE-LCH:
46.1351, 76.1165, 24.1009
CIE-Luv:
46.1351, 133.4625, 17.8756
Hunter-Lab:
39.2029, 64.2616, 18.3891
#d7163e color charts
#d7163e color shades, tints & tones
#d7163e color schemes
#d7163e color preview, HTML & CSS examples
This text has a color of #d7163e
<p style="color:#d7163e;">Text here</p>
.mytext {color:#d7163e;}
This box has a color of #d7163e
<div style="background-color:#d7163e;">Content here</div>
.mybackground {background-color:#d7163e;}
Border around this has a color of #d7163e
<div style="border:2px solid #d7163e;">Content here</div>
.myborder {border:2px solid #d7163e;}