#d81fb6 color space conversions
Hex:
#d81fb6
RGB:
216, 31, 182
CMY:
15, 88, 29
CMYK:
0, 86, 16, 15
HSL:
311°, 74.8988%, 48.4314%
HSV (HSB):
311°, 85.6481%, 84.7059%
XYZ:
37.2524, 18.9563, 45.9515
xyY:
0.3646, 0.1856, 18.9563
CIE-Lab:
50.6360, 78.6865, -35.1282
CIE-LCH:
50.6360, 86.1716, 335.9425
CIE-Luv:
50.6360, 83.2583, -63.8581
Hunter-Lab:
43.5388, 76.5339, -32.0983
#d81fb6 color charts
#d81fb6 color shades, tints & tones
#d81fb6 color schemes
#d81fb6 color preview, HTML & CSS examples
This text has a color of #d81fb6
<p style="color:#d81fb6;">Text here</p>
.mytext {color:#d81fb6;}
This box has a color of #d81fb6
<div style="background-color:#d81fb6;">Content here</div>
.mybackground {background-color:#d81fb6;}
Border around this has a color of #d81fb6
<div style="border:2px solid #d81fb6;">Content here</div>
.myborder {border:2px solid #d81fb6;}