#d72d7f color space conversions
Hex:
#d72d7f
RGB:
215, 45, 127
CMY:
16, 82, 50
CMYK:
0, 79, 41, 16
HSL:
331°, 68.0000%, 50.9804%
HSV (HSB):
331°, 79.0698%, 84.3137%
XYZ:
32.7935, 17.8562, 21.7968
xyY:
0.4527, 0.2465, 17.8562
CIE-Lab:
49.3212, 69.1303, -4.3742
CIE-LCH:
49.3212, 69.2685, 356.3794
CIE-Luv:
49.3212, 102.9299, -18.7750
Hunter-Lab:
42.2565, 64.5772, -1.0035
#d72d7f color charts
#d72d7f color shades, tints & tones
#d72d7f color schemes
#d72d7f color preview, HTML & CSS examples
This text has a color of #d72d7f
<p style="color:#d72d7f;">Text here</p>
.mytext {color:#d72d7f;}
This box has a color of #d72d7f
<div style="background-color:#d72d7f;">Content here</div>
.mybackground {background-color:#d72d7f;}
Border around this has a color of #d72d7f
<div style="border:2px solid #d72d7f;">Content here</div>
.myborder {border:2px solid #d72d7f;}