#d16f9c color space conversions
Hex:
#d16f9c
RGB:
209, 111, 156
CMY:
18, 56, 39
CMYK:
0, 47, 25, 18
HSL:
332°, 51.5789%, 62.7451%
HSV (HSB):
332°, 46.8900%, 81.9608%
XYZ:
37.9797, 27.3245, 34.7249
xyY:
0.3797, 0.2732, 27.3245
CIE-Lab:
59.2735, 43.8221, -6.8620
CIE-LCH:
59.2735, 44.3561, 351.1004
CIE-Luv:
59.2735, 59.6136, -17.6040
Hunter-Lab:
52.2728, 38.2147, -2.7954
#d16f9c color charts
#d16f9c color shades, tints & tones
#d16f9c color schemes
#d16f9c color preview, HTML & CSS examples
This text has a color of #d16f9c
<p style="color:#d16f9c;">Text here</p>
.mytext {color:#d16f9c;}
This box has a color of #d16f9c
<div style="background-color:#d16f9c;">Content here</div>
.mybackground {background-color:#d16f9c;}
Border around this has a color of #d16f9c
<div style="border:2px solid #d16f9c;">Content here</div>
.myborder {border:2px solid #d16f9c;}