#d81db7 color space conversions
Hex:
#d81db7
RGB:
216, 29, 183
CMY:
15, 89, 28
CMYK:
0, 87, 15, 15
HSL:
311°, 76.3265%, 48.0392%
HSV (HSB):
311°, 86.5741%, 84.7059%
XYZ:
37.3055, 18.8966, 46.4809
xyY:
0.3633, 0.1840, 18.8966
CIE-Lab:
50.5660, 79.1624, -35.8230
CIE-LCH:
50.5660, 86.8906, 335.6521
CIE-Luv:
50.5660, 83.1014, -64.9331
Hunter-Lab:
43.4702, 77.1135, -32.9673
#d81db7 color charts
#d81db7 color shades, tints & tones
#d81db7 color schemes
#d81db7 color preview, HTML & CSS examples
This text has a color of #d81db7
<p style="color:#d81db7;">Text here</p>
.mytext {color:#d81db7;}
This box has a color of #d81db7
<div style="background-color:#d81db7;">Content here</div>
.mybackground {background-color:#d81db7;}
Border around this has a color of #d81db7
<div style="border:2px solid #d81db7;">Content here</div>
.myborder {border:2px solid #d81db7;}