#d73d8a color space conversions
Hex:
#d73d8a
RGB:
215, 61, 138
CMY:
16, 76, 46
CMYK:
0, 72, 36, 16
HSL:
330°, 65.8120%, 54.1176%
HSV (HSB):
330°, 71.6279%, 84.3137%
XYZ:
34.2805, 19.6195, 26.0249
xyY:
0.4289, 0.2455, 19.6195
CIE-Lab:
51.4043, 65.3738, -7.9051
CIE-LCH:
51.4043, 65.8500, 353.1052
CIE-Luv:
51.4043, 93.1287, -22.7968
Hunter-Lab:
44.2939, 60.6325, -3.8301
#d73d8a color charts
#d73d8a color shades, tints & tones
#d73d8a color schemes
#d73d8a color preview, HTML & CSS examples
This text has a color of #d73d8a
<p style="color:#d73d8a;">Text here</p>
.mytext {color:#d73d8a;}
This box has a color of #d73d8a
<div style="background-color:#d73d8a;">Content here</div>
.mybackground {background-color:#d73d8a;}
Border around this has a color of #d73d8a
<div style="border:2px solid #d73d8a;">Content here</div>
.myborder {border:2px solid #d73d8a;}