#d73bac color space conversions
Hex:
#d73bac
RGB:
215, 59, 172
CMY:
16, 77, 33
CMYK:
0, 73, 20, 16
HSL:
317°, 66.1017%, 53.7255%
HSV (HSB):
317°, 72.5581%, 84.3137%
XYZ:
37.0347, 20.5536, 41.0450
xyY:
0.3755, 0.2084, 20.5536
CIE-Lab:
52.4574, 70.1217, -26.4464
CIE-LCH:
52.4574, 74.9430, 339.3360
CIE-Luv:
52.4574, 80.7263, -50.1058
Hunter-Lab:
45.3360, 66.4773, -21.9430
#d73bac color charts
#d73bac color shades, tints & tones
#d73bac color schemes
#d73bac color preview, HTML & CSS examples
This text has a color of #d73bac
<p style="color:#d73bac;">Text here</p>
.mytext {color:#d73bac;}
This box has a color of #d73bac
<div style="background-color:#d73bac;">Content here</div>
.mybackground {background-color:#d73bac;}
Border around this has a color of #d73bac
<div style="border:2px solid #d73bac;">Content here</div>
.myborder {border:2px solid #d73bac;}