#d81cb7 color space conversions
Hex:
#d81cb7
RGB:
216, 28, 183
CMY:
15, 89, 28
CMYK:
0, 87, 15, 15
HSL:
311°, 77.0492%, 47.8431%
HSV (HSB):
311°, 87.0370%, 84.7059%
XYZ:
37.2814, 18.8483, 46.4729
xyY:
0.3634, 0.1837, 18.8483
CIE-Lab:
50.5093, 79.3278, -35.9120
CIE-LCH:
50.5093, 87.0780, 335.6435
CIE-Luv:
50.5093, 83.2280, -65.0731
Hunter-Lab:
43.4147, 77.3073, -33.0762
#d81cb7 color charts
#d81cb7 color shades, tints & tones
#d81cb7 color schemes
#d81cb7 color preview, HTML & CSS examples
This text has a color of #d81cb7
<p style="color:#d81cb7;">Text here</p>
.mytext {color:#d81cb7;}
This box has a color of #d81cb7
<div style="background-color:#d81cb7;">Content here</div>
.mybackground {background-color:#d81cb7;}
Border around this has a color of #d81cb7
<div style="border:2px solid #d81cb7;">Content here</div>
.myborder {border:2px solid #d81cb7;}