#d73bb7 color space conversions
Hex:
#d73bb7
RGB:
215, 59, 183
CMY:
16, 77, 28
CMYK:
0, 73, 15, 16
HSL:
312°, 66.1017%, 53.7255%
HSV (HSB):
312°, 72.5581%, 84.3137%
XYZ:
38.1355, 20.9939, 46.8420
xyY:
0.3599, 0.1981, 20.9939
CIE-Lab:
52.9428, 71.6125, -32.1139
CIE-LCH:
52.9428, 78.4835, 335.8466
CIE-Luv:
52.9428, 76.5472, -58.8619
Hunter-Lab:
45.8191, 68.3833, -28.5403
#d73bb7 color charts
#d73bb7 color shades, tints & tones
#d73bb7 color schemes
#d73bb7 color preview, HTML & CSS examples
This text has a color of #d73bb7
<p style="color:#d73bb7;">Text here</p>
.mytext {color:#d73bb7;}
This box has a color of #d73bb7
<div style="background-color:#d73bb7;">Content here</div>
.mybackground {background-color:#d73bb7;}
Border around this has a color of #d73bb7
<div style="border:2px solid #d73bb7;">Content here</div>
.myborder {border:2px solid #d73bb7;}