#d73c8b color space conversions
Hex:
#d73c8b
RGB:
215, 60, 139
CMY:
16, 76, 45
CMYK:
0, 72, 35, 16
HSL:
329°, 65.9574%, 53.9216%
HSV (HSB):
329°, 72.0930%, 84.3137%
XYZ:
34.3004, 19.5429, 26.3904
xyY:
0.4275, 0.2436, 19.5429
CIE-Lab:
51.3164, 65.8215, -8.6350
CIE-LCH:
51.3164, 66.3855, 352.5261
CIE-Luv:
51.3164, 93.1184, -23.8659
Hunter-Lab:
44.2073, 61.1351, -4.4492
#d73c8b color charts
#d73c8b color shades, tints & tones
#d73c8b color schemes
#d73c8b color preview, HTML & CSS examples
This text has a color of #d73c8b
<p style="color:#d73c8b;">Text here</p>
.mytext {color:#d73c8b;}
This box has a color of #d73c8b
<div style="background-color:#d73c8b;">Content here</div>
.mybackground {background-color:#d73c8b;}
Border around this has a color of #d73c8b
<div style="border:2px solid #d73c8b;">Content here</div>
.myborder {border:2px solid #d73c8b;}