#d16f8c color space conversions
Hex:
#d16f8c
RGB:
209, 111, 140
CMY:
18, 56, 45
CMYK:
0, 47, 33, 18
HSL:
342°, 51.5789%, 62.7451%
HSV (HSB):
342°, 46.8900%, 81.9608%
XYZ:
36.7126, 26.8176, 28.0523
xyY:
0.4009, 0.2928, 26.8176
CIE-Lab:
58.8052, 41.6987, 1.7122
CIE-LCH:
58.8052, 41.7339, 2.3513
CIE-Luv:
58.8052, 63.3534, -5.3249
Hunter-Lab:
51.7857, 35.9192, 4.1327
#d16f8c color charts
#d16f8c color shades, tints & tones
#d16f8c color schemes
#d16f8c color preview, HTML & CSS examples
This text has a color of #d16f8c
<p style="color:#d16f8c;">Text here</p>
.mytext {color:#d16f8c;}
This box has a color of #d16f8c
<div style="background-color:#d16f8c;">Content here</div>
.mybackground {background-color:#d16f8c;}
Border around this has a color of #d16f8c
<div style="border:2px solid #d16f8c;">Content here</div>
.myborder {border:2px solid #d16f8c;}