#d81dbd color space conversions
Hex:
#d81dbd
RGB:
216, 29, 189
CMY:
15, 89, 26
CMYK:
0, 87, 13, 15
HSL:
309°, 76.3265%, 48.0392%
HSV (HSB):
309°, 86.5741%, 84.7059%
XYZ:
37.9436, 19.1518, 49.8409
xyY:
0.3548, 0.1791, 19.1518
CIE-Lab:
50.8643, 79.9518, -38.8531
CIE-LCH:
50.8643, 88.8924, 334.0822
CIE-Luv:
50.8643, 80.5769, -69.6044
Hunter-Lab:
43.7627, 78.1799, -36.8908
#d81dbd color charts
#d81dbd color shades, tints & tones
#d81dbd color schemes
#d81dbd color preview, HTML & CSS examples
This text has a color of #d81dbd
<p style="color:#d81dbd;">Text here</p>
.mytext {color:#d81dbd;}
This box has a color of #d81dbd
<div style="background-color:#d81dbd;">Content here</div>
.mybackground {background-color:#d81dbd;}
Border around this has a color of #d81dbd
<div style="border:2px solid #d81dbd;">Content here</div>
.myborder {border:2px solid #d81dbd;}