#d71a5e color space conversions
Hex:
#d71a5e
RGB:
215, 26, 94
CMY:
16, 90, 63
CMYK:
0, 88, 56, 16
HSL:
338°, 78.4232%, 47.2549%
HSV (HSB):
338°, 87.9070%, 84.3137%
XYZ:
30.4141, 15.9940, 12.0738
xyY:
0.5201, 0.2735, 15.9940
CIE-Lab:
46.9666, 70.5838, 12.4776
CIE-LCH:
46.9666, 71.6782, 10.0250
CIE-Luv:
46.9666, 121.5163, 0.7561
Hunter-Lab:
39.9925, 65.7614, 10.0950
#d71a5e color charts
#d71a5e color shades, tints & tones
#d71a5e color schemes
#d71a5e color preview, HTML & CSS examples
This text has a color of #d71a5e
<p style="color:#d71a5e;">Text here</p>
.mytext {color:#d71a5e;}
This box has a color of #d71a5e
<div style="background-color:#d71a5e;">Content here</div>
.mybackground {background-color:#d71a5e;}
Border around this has a color of #d71a5e
<div style="border:2px solid #d71a5e;">Content here</div>
.myborder {border:2px solid #d71a5e;}