#d73dac color space conversions
Hex:
#d73dac
RGB:
215, 61, 172
CMY:
16, 76, 33
CMYK:
0, 72, 20, 16
HSL:
317°, 65.8120%, 54.1176%
HSV (HSB):
317°, 71.6279%, 84.3137%
XYZ:
37.1395, 20.7631, 41.0799
xyY:
0.3752, 0.2098, 20.7631
CIE-Lab:
52.6893, 69.4663, -26.0876
CIE-LCH:
52.6893, 74.2033, 339.4167
CIE-Luv:
52.6893, 80.1524, -49.5113
Hunter-Lab:
45.5666, 65.7467, -21.5555
#d73dac color charts
#d73dac color shades, tints & tones
#d73dac color schemes
#d73dac color preview, HTML & CSS examples
This text has a color of #d73dac
<p style="color:#d73dac;">Text here</p>
.mytext {color:#d73dac;}
This box has a color of #d73dac
<div style="background-color:#d73dac;">Content here</div>
.mybackground {background-color:#d73dac;}
Border around this has a color of #d73dac
<div style="border:2px solid #d73dac;">Content here</div>
.myborder {border:2px solid #d73dac;}