#d16f99 color space conversions
Hex:
#d16f99
RGB:
209, 111, 153
CMY:
18, 56, 40
CMYK:
0, 47, 27, 18
HSL:
334°, 51.5789%, 62.7451%
HSV (HSB):
334°, 46.8900%, 81.9608%
XYZ:
37.7287, 27.2241, 33.4032
xyY:
0.3836, 0.2768, 27.2241
CIE-Lab:
59.1812, 43.4069, -5.2651
CIE-LCH:
59.1812, 43.7251, 353.0840
CIE-Luv:
59.1812, 60.3246, -15.2592
Hunter-Lab:
52.1767, 37.7631, -1.4334
#d16f99 color charts
#d16f99 color shades, tints & tones
#d16f99 color schemes
#d16f99 color preview, HTML & CSS examples
This text has a color of #d16f99
<p style="color:#d16f99;">Text here</p>
.mytext {color:#d16f99;}
This box has a color of #d16f99
<div style="background-color:#d16f99;">Content here</div>
.mybackground {background-color:#d16f99;}
Border around this has a color of #d16f99
<div style="border:2px solid #d16f99;">Content here</div>
.myborder {border:2px solid #d16f99;}