#d81fb8 color space conversions
Hex:
#d81fb8
RGB:
216, 31, 184
CMY:
15, 88, 28
CMYK:
0, 86, 15, 15
HSL:
310°, 74.8988%, 48.4314%
HSV (HSB):
310°, 85.6481%, 84.7059%
XYZ:
37.4606, 19.0396, 47.0480
xyY:
0.3618, 0.1839, 19.0396
CIE-Lab:
50.7335, 78.9469, -36.1441
CIE-LCH:
50.7335, 86.8275, 335.4004
CIE-Luv:
50.7335, 82.4145, -65.4205
Hunter-Lab:
43.6344, 76.8841, -33.3843
#d81fb8 color charts
#d81fb8 color shades, tints & tones
#d81fb8 color schemes
#d81fb8 color preview, HTML & CSS examples
This text has a color of #d81fb8
<p style="color:#d81fb8;">Text here</p>
.mytext {color:#d81fb8;}
This box has a color of #d81fb8
<div style="background-color:#d81fb8;">Content here</div>
.mybackground {background-color:#d81fb8;}
Border around this has a color of #d81fb8
<div style="border:2px solid #d81fb8;">Content here</div>
.myborder {border:2px solid #d81fb8;}