#d81f8b color space conversions
Hex:
#d81f8b
RGB:
216, 31, 139
CMY:
15, 88, 45
CMYK:
0, 86, 36, 15
HSL:
325°, 74.8988%, 48.4314%
HSV (HSB):
325°, 85.6481%, 84.7059%
XYZ:
33.4691, 17.4430, 26.0289
xyY:
0.4350, 0.2267, 17.4430
CIE-Lab:
48.8134, 73.7108, -12.3785
CIE-LCH:
48.8134, 74.7429, 350.4671
CIE-Luv:
48.8134, 102.0936, -30.2605
Hunter-Lab:
41.7648, 69.9563, -7.7157
#d81f8b color charts
#d81f8b color shades, tints & tones
#d81f8b color schemes
#d81f8b color preview, HTML & CSS examples
This text has a color of #d81f8b
<p style="color:#d81f8b;">Text here</p>
.mytext {color:#d81f8b;}
This box has a color of #d81f8b
<div style="background-color:#d81f8b;">Content here</div>
.mybackground {background-color:#d81f8b;}
Border around this has a color of #d81f8b
<div style="border:2px solid #d81f8b;">Content here</div>
.myborder {border:2px solid #d81f8b;}