#d7163c color space conversions
Hex:
#d7163c
RGB:
215, 22, 60
CMY:
16, 91, 76
CMYK:
0, 90, 72, 16
HSL:
348°, 81.4346%, 46.4706%
HSV (HSB):
348°, 89.7674%, 84.3137%
XYZ:
29.1269, 15.3471, 5.7021
xyY:
0.5805, 0.3059, 15.3471
CIE-Lab:
46.1060, 69.3987, 32.2529
CIE-LCH:
46.1060, 76.5273, 24.9266
CIE-Luv:
46.1060, 134.0308, 18.7707
Hunter-Lab:
39.1754, 64.1574, 18.7930
#d7163c color charts
#d7163c color shades, tints & tones
#d7163c color schemes
#d7163c color preview, HTML & CSS examples
This text has a color of #d7163c
<p style="color:#d7163c;">Text here</p>
.mytext {color:#d7163c;}
This box has a color of #d7163c
<div style="background-color:#d7163c;">Content here</div>
.mybackground {background-color:#d7163c;}
Border around this has a color of #d7163c
<div style="border:2px solid #d7163c;">Content here</div>
.myborder {border:2px solid #d7163c;}