#d71d6b color space conversions
Hex:
#d71d6b
RGB:
215, 29, 107
CMY:
16, 89, 58
CMYK:
0, 87, 50, 16
HSL:
335°, 76.2295%, 47.8431%
HSV (HSB):
335°, 86.5116%, 84.3137%
XYZ:
31.1175, 16.3873, 15.4329
xyY:
0.4944, 0.2604, 16.3873
CIE-Lab:
47.4786, 70.9935, 5.1679
CIE-LCH:
47.4786, 71.1813, 4.1635
CIE-Luv:
47.4786, 115.5729, -7.4332
Hunter-Lab:
40.4813, 66.3689, 5.7334
#d71d6b color charts
#d71d6b color shades, tints & tones
#d71d6b color schemes
#d71d6b color preview, HTML & CSS examples
This text has a color of #d71d6b
<p style="color:#d71d6b;">Text here</p>
.mytext {color:#d71d6b;}
This box has a color of #d71d6b
<div style="background-color:#d71d6b;">Content here</div>
.mybackground {background-color:#d71d6b;}
Border around this has a color of #d71d6b
<div style="border:2px solid #d71d6b;">Content here</div>
.myborder {border:2px solid #d71d6b;}