#d81ab2 color space conversions
Hex:
#d81ab2
RGB:
216, 26, 178
CMY:
15, 90, 30
CMYK:
0, 88, 18, 15
HSL:
312°, 78.5124%, 47.4510%
HSV (HSB):
312°, 87.9630%, 84.7059%
XYZ:
36.7242, 18.5521, 43.7648
xyY:
0.3708, 0.1873, 18.5521
CIE-Lab:
50.1590, 79.0051, -33.5323
CIE-LCH:
50.1590, 85.8267, 337.0021
CIE-Luv:
50.1590, 85.6189, -61.4368
Hunter-Lab:
43.0721, 76.8166, -30.0930
#d81ab2 color charts
#d81ab2 color shades, tints & tones
#d81ab2 color schemes
#d81ab2 color preview, HTML & CSS examples
This text has a color of #d81ab2
<p style="color:#d81ab2;">Text here</p>
.mytext {color:#d81ab2;}
This box has a color of #d81ab2
<div style="background-color:#d81ab2;">Content here</div>
.mybackground {background-color:#d81ab2;}
Border around this has a color of #d81ab2
<div style="border:2px solid #d81ab2;">Content here</div>
.myborder {border:2px solid #d81ab2;}