#d73e7e color space conversions
Hex:
#d73e7e
RGB:
215, 62, 126
CMY:
16, 76, 51
CMYK:
0, 71, 41, 16
HSL:
335°, 65.6652%, 54.3137%
HSV (HSB):
335°, 71.1628%, 84.3137%
XYZ:
33.5129, 19.3987, 21.7167
xyY:
0.4491, 0.2599, 19.3987
CIE-Lab:
51.1504, 63.7913, -1.0767
CIE-LCH:
51.1504, 63.8004, 359.0330
CIE-Luv:
51.1504, 97.2143, -13.4749
Hunter-Lab:
44.0439, 58.7431, 1.5967
#d73e7e color charts
#d73e7e color shades, tints & tones
#d73e7e color schemes
#d73e7e color preview, HTML & CSS examples
This text has a color of #d73e7e
<p style="color:#d73e7e;">Text here</p>
.mytext {color:#d73e7e;}
This box has a color of #d73e7e
<div style="background-color:#d73e7e;">Content here</div>
.mybackground {background-color:#d73e7e;}
Border around this has a color of #d73e7e
<div style="border:2px solid #d73e7e;">Content here</div>
.myborder {border:2px solid #d73e7e;}