#d73a7e color space conversions
Hex:
#d73a7e
RGB:
215, 58, 126
CMY:
16, 77, 51
CMYK:
0, 73, 41, 16
HSL:
334°, 66.2447%, 53.5294%
HSV (HSB):
334°, 73.0233%, 84.3137%
XYZ:
33.3033, 18.9795, 21.6468
xyY:
0.4505, 0.2567, 18.9795
CIE-Lab:
50.6633, 65.1533, -1.7912
CIE-LCH:
50.6633, 65.1779, 358.4252
CIE-Luv:
50.6633, 98.8148, -14.6664
Hunter-Lab:
43.5655, 60.2131, 1.0359
#d73a7e color charts
#d73a7e color shades, tints & tones
#d73a7e color schemes
#d73a7e color preview, HTML & CSS examples
This text has a color of #d73a7e
<p style="color:#d73a7e;">Text here</p>
.mytext {color:#d73a7e;}
This box has a color of #d73a7e
<div style="background-color:#d73a7e;">Content here</div>
.mybackground {background-color:#d73a7e;}
Border around this has a color of #d73a7e
<div style="border:2px solid #d73a7e;">Content here</div>
.myborder {border:2px solid #d73a7e;}