#d72c8e color space conversions
Hex:
#d72c8e
RGB:
215, 44, 142
CMY:
16, 83, 44
CMYK:
0, 80, 34, 16
HSL:
326°, 68.1275%, 50.7843%
HSV (HSB):
326°, 79.5349%, 84.3137%
XYZ:
33.8075, 18.2014, 27.3226
xyY:
0.4262, 0.2294, 18.2014
CIE-Lab:
49.7395, 70.9050, -12.8050
CIE-LCH:
49.7395, 72.0520, 349.7631
CIE-Luv:
49.7395, 96.9772, -30.3929
Hunter-Lab:
42.6631, 66.7881, -8.1066
#d72c8e color charts
#d72c8e color shades, tints & tones
#d72c8e color schemes
#d72c8e color preview, HTML & CSS examples
This text has a color of #d72c8e
<p style="color:#d72c8e;">Text here</p>
.mytext {color:#d72c8e;}
This box has a color of #d72c8e
<div style="background-color:#d72c8e;">Content here</div>
.mybackground {background-color:#d72c8e;}
Border around this has a color of #d72c8e
<div style="border:2px solid #d72c8e;">Content here</div>
.myborder {border:2px solid #d72c8e;}