#d73d7e color space conversions
Hex:
#d73d7e
RGB:
215, 61, 126
CMY:
16, 76, 51
CMYK:
0, 72, 41, 16
HSL:
335°, 65.8120%, 54.1176%
HSV (HSB):
335°, 71.6279%, 84.3137%
XYZ:
33.4590, 19.2909, 21.6987
xyY:
0.4494, 0.2591, 19.2909
CIE-Lab:
51.0258, 64.1389, -1.2593
CIE-LCH:
51.0258, 64.1512, 358.8752
CIE-Luv:
51.0258, 97.6233, -13.7794
Hunter-Lab:
43.9214, 59.1173, 1.4537
#d73d7e color charts
#d73d7e color shades, tints & tones
#d73d7e color schemes
#d73d7e color preview, HTML & CSS examples
This text has a color of #d73d7e
<p style="color:#d73d7e;">Text here</p>
.mytext {color:#d73d7e;}
This box has a color of #d73d7e
<div style="background-color:#d73d7e;">Content here</div>
.mybackground {background-color:#d73d7e;}
Border around this has a color of #d73d7e
<div style="border:2px solid #d73d7e;">Content here</div>
.myborder {border:2px solid #d73d7e;}