#d73c8d color space conversions
Hex:
#d73c8d
RGB:
215, 60, 141
CMY:
16, 76, 45
CMYK:
0, 72, 34, 16
HSL:
329°, 65.9574%, 53.9216%
HSV (HSB):
329°, 72.0930%, 84.3137%
XYZ:
34.4479, 19.6019, 27.1672
xyY:
0.4241, 0.2414, 19.6019
CIE-Lab:
51.3841, 66.0394, -9.7301
CIE-LCH:
51.3841, 66.7523, 351.6185
CIE-Luv:
51.3841, 92.3537, -25.4023
Hunter-Lab:
44.2740, 61.4045, -5.3895
#d73c8d color charts
#d73c8d color shades, tints & tones
#d73c8d color schemes
#d73c8d color preview, HTML & CSS examples
This text has a color of #d73c8d
<p style="color:#d73c8d;">Text here</p>
.mytext {color:#d73c8d;}
This box has a color of #d73c8d
<div style="background-color:#d73c8d;">Content here</div>
.mybackground {background-color:#d73c8d;}
Border around this has a color of #d73c8d
<div style="border:2px solid #d73c8d;">Content here</div>
.myborder {border:2px solid #d73c8d;}