#d73ba9 color space conversions
Hex:
#d73ba9
RGB:
215, 59, 169
CMY:
16, 77, 34
CMYK:
0, 73, 21, 16
HSL:
318°, 66.1017%, 53.7255%
HSV (HSB):
318°, 72.5581%, 84.3137%
XYZ:
36.7497, 20.4396, 39.5444
xyY:
0.3799, 0.2113, 20.4396
CIE-Lab:
52.3306, 69.7291, -24.8824
CIE-LCH:
52.3306, 74.0357, 340.3614
CIE-Luv:
52.3306, 81.8778, -47.7179
Hunter-Lab:
45.2101, 65.9786, -20.2127
#d73ba9 color charts
#d73ba9 color shades, tints & tones
#d73ba9 color schemes
#d73ba9 color preview, HTML & CSS examples
This text has a color of #d73ba9
<p style="color:#d73ba9;">Text here</p>
.mytext {color:#d73ba9;}
This box has a color of #d73ba9
<div style="background-color:#d73ba9;">Content here</div>
.mybackground {background-color:#d73ba9;}
Border around this has a color of #d73ba9
<div style="border:2px solid #d73ba9;">Content here</div>
.myborder {border:2px solid #d73ba9;}