#d71e6b color space conversions
Hex:
#d71e6b
RGB:
215, 30, 107
CMY:
16, 88, 58
CMYK:
0, 86, 50, 16
HSL:
335°, 75.5102%, 48.0392%
HSV (HSB):
335°, 86.0465%, 84.3137%
XYZ:
31.1424, 16.4372, 15.4412
xyY:
0.4942, 0.2608, 16.4372
CIE-Lab:
47.5429, 70.8084, 5.2600
CIE-LCH:
47.5429, 71.0035, 4.2484
CIE-Luv:
47.5429, 115.3339, -7.2817
Hunter-Lab:
40.5428, 66.1628, 5.7986
#d71e6b color charts
#d71e6b color shades, tints & tones
#d71e6b color schemes
#d71e6b color preview, HTML & CSS examples
This text has a color of #d71e6b
<p style="color:#d71e6b;">Text here</p>
.mytext {color:#d71e6b;}
This box has a color of #d71e6b
<div style="background-color:#d71e6b;">Content here</div>
.mybackground {background-color:#d71e6b;}
Border around this has a color of #d71e6b
<div style="border:2px solid #d71e6b;">Content here</div>
.myborder {border:2px solid #d71e6b;}