#d81b9b color space conversions
Hex:
#d81b9b
RGB:
216, 27, 155
CMY:
15, 89, 39
CMYK:
0, 88, 28, 15
HSL:
319°, 77.7778%, 47.6471%
HSV (HSB):
319°, 87.5000%, 84.7059%
XYZ:
34.6272, 17.7494, 32.6113
xyY:
0.4074, 0.2088, 17.7494
CIE-Lab:
49.1907, 76.1111, -21.4155
CIE-LCH:
49.1907, 79.0666, 344.2849
CIE-Luv:
49.1907, 95.6407, -43.2767
Hunter-Lab:
42.1300, 72.9842, -16.4032
#d81b9b color charts
#d81b9b color shades, tints & tones
#d81b9b color schemes
#d81b9b color preview, HTML & CSS examples
This text has a color of #d81b9b
<p style="color:#d81b9b;">Text here</p>
.mytext {color:#d81b9b;}
This box has a color of #d81b9b
<div style="background-color:#d81b9b;">Content here</div>
.mybackground {background-color:#d81b9b;}
Border around this has a color of #d81b9b
<div style="border:2px solid #d81b9b;">Content here</div>
.myborder {border:2px solid #d81b9b;}