#d81fb3 color space conversions
Hex:
#d81fb3
RGB:
216, 31, 179
CMY:
15, 88, 30
CMYK:
0, 86, 17, 15
HSL:
312°, 74.8988%, 48.4314%
HSV (HSB):
312°, 85.6481%, 84.7059%
XYZ:
36.9456, 18.8336, 44.3358
xyY:
0.3690, 0.1881, 18.8336
CIE-Lab:
50.4919, 78.3003, -33.5974
CIE-LCH:
50.4919, 85.2041, 336.7766
CIE-Luv:
50.4919, 84.5320, -61.5108
Hunter-Lab:
43.3977, 76.0158, -30.1933
#d81fb3 color charts
#d81fb3 color shades, tints & tones
#d81fb3 color schemes
#d81fb3 color preview, HTML & CSS examples
This text has a color of #d81fb3
<p style="color:#d81fb3;">Text here</p>
.mytext {color:#d81fb3;}
This box has a color of #d81fb3
<div style="background-color:#d81fb3;">Content here</div>
.mybackground {background-color:#d81fb3;}
Border around this has a color of #d81fb3
<div style="border:2px solid #d81fb3;">Content here</div>
.myborder {border:2px solid #d81fb3;}