#d73baa color space conversions
Hex:
#d73baa
RGB:
215, 59, 170
CMY:
16, 77, 33
CMYK:
0, 73, 21, 16
HSL:
317°, 66.1017%, 53.7255%
HSV (HSB):
317°, 72.5581%, 84.3137%
XYZ:
36.8440, 20.4773, 40.0408
xyY:
0.3784, 0.2103, 20.4773
CIE-Lab:
52.3726, 69.8593, -25.4046
CIE-LCH:
52.3726, 74.3351, 340.0160
CIE-Luv:
52.3726, 81.4935, -48.5137
Hunter-Lab:
45.2518, 66.1438, -20.7861
#d73baa color charts
#d73baa color shades, tints & tones
#d73baa color schemes
#d73baa color preview, HTML & CSS examples
This text has a color of #d73baa
<p style="color:#d73baa;">Text here</p>
.mytext {color:#d73baa;}
This box has a color of #d73baa
<div style="background-color:#d73baa;">Content here</div>
.mybackground {background-color:#d73baa;}
Border around this has a color of #d73baa
<div style="border:2px solid #d73baa;">Content here</div>
.myborder {border:2px solid #d73baa;}