#d73e7d color space conversions
Hex:
#d73e7d
RGB:
215, 62, 125
CMY:
16, 76, 51
CMYK:
0, 71, 42, 16
HSL:
335°, 65.6652%, 54.3137%
HSV (HSB):
335°, 71.1628%, 84.3137%
XYZ:
33.4486, 19.3730, 21.3785
xyY:
0.4508, 0.2611, 19.3730
CIE-Lab:
51.1208, 63.6934, -0.5181
CIE-LCH:
51.1208, 63.6955, 359.5340
CIE-Luv:
51.1208, 97.5805, -12.7397
Hunter-Lab:
44.0148, 58.6237, 2.0125
#d73e7d color charts
#d73e7d color shades, tints & tones
#d73e7d color schemes
#d73e7d color preview, HTML & CSS examples
This text has a color of #d73e7d
<p style="color:#d73e7d;">Text here</p>
.mytext {color:#d73e7d;}
This box has a color of #d73e7d
<div style="background-color:#d73e7d;">Content here</div>
.mybackground {background-color:#d73e7d;}
Border around this has a color of #d73e7d
<div style="border:2px solid #d73e7d;">Content here</div>
.myborder {border:2px solid #d73e7d;}