#d81fb5 color space conversions
Hex:
#d81fb5
RGB:
216, 31, 181
CMY:
15, 88, 29
CMYK:
0, 86, 16, 15
HSL:
311°, 74.8988%, 48.4314%
HSV (HSB):
311°, 85.6481%, 84.7059%
XYZ:
37.1494, 18.9151, 45.4091
xyY:
0.3661, 0.1864, 18.9151
CIE-Lab:
50.5877, 78.5572, -34.6189
CIE-LCH:
50.5877, 85.8469, 336.2177
CIE-Luv:
50.5877, 83.6819, -63.0762
Hunter-Lab:
43.4915, 76.3603, -31.4601
#d81fb5 color charts
#d81fb5 color shades, tints & tones
#d81fb5 color schemes
#d81fb5 color preview, HTML & CSS examples
This text has a color of #d81fb5
<p style="color:#d81fb5;">Text here</p>
.mytext {color:#d81fb5;}
This box has a color of #d81fb5
<div style="background-color:#d81fb5;">Content here</div>
.mybackground {background-color:#d81fb5;}
Border around this has a color of #d81fb5
<div style="border:2px solid #d81fb5;">Content here</div>
.myborder {border:2px solid #d81fb5;}