#d72d7e color space conversions
Hex:
#d72d7e
RGB:
215, 45, 126
CMY:
16, 82, 51
CMYK:
0, 79, 41, 16
HSL:
331°, 68.0000%, 50.9804%
HSV (HSB):
331°, 79.0698%, 84.3137%
XYZ:
32.7286, 17.8302, 21.4552
xyY:
0.4545, 0.2476, 17.8302
CIE-Lab:
49.2895, 69.0353, -3.8144
CIE-LCH:
49.2895, 69.1406, 356.8375
CIE-Luv:
49.2895, 103.3393, -18.0321
Hunter-Lab:
42.2258, 64.4575, -0.5676
#d72d7e color charts
#d72d7e color shades, tints & tones
#d72d7e color schemes
#d72d7e color preview, HTML & CSS examples
This text has a color of #d72d7e
<p style="color:#d72d7e;">Text here</p>
.mytext {color:#d72d7e;}
This box has a color of #d72d7e
<div style="background-color:#d72d7e;">Content here</div>
.mybackground {background-color:#d72d7e;}
Border around this has a color of #d72d7e
<div style="border:2px solid #d72d7e;">Content here</div>
.myborder {border:2px solid #d72d7e;}