#d73c7f color space conversions
Hex:
#d73c7f
RGB:
215, 60, 127
CMY:
16, 76, 50
CMYK:
0, 72, 41, 16
HSL:
334°, 65.9574%, 53.9216%
HSV (HSB):
334°, 72.0930%, 84.3137%
XYZ:
33.4710, 19.2111, 22.0227
xyY:
0.4480, 0.2572, 19.2111
CIE-Lab:
50.9333, 64.5800, -1.9974
CIE-LCH:
50.9333, 64.6109, 358.2284
CIE-Luv:
50.9333, 97.6538, -14.8182
Hunter-Lab:
43.8305, 59.6075, 0.8910
#d73c7f color charts
#d73c7f color shades, tints & tones
#d73c7f color schemes
#d73c7f color preview, HTML & CSS examples
This text has a color of #d73c7f
<p style="color:#d73c7f;">Text here</p>
.mytext {color:#d73c7f;}
This box has a color of #d73c7f
<div style="background-color:#d73c7f;">Content here</div>
.mybackground {background-color:#d73c7f;}
Border around this has a color of #d73c7f
<div style="border:2px solid #d73c7f;">Content here</div>
.myborder {border:2px solid #d73c7f;}