#d16f8b color space conversions
Hex:
#d16f8b
RGB:
209, 111, 139
CMY:
18, 56, 45
CMYK:
0, 47, 33, 18
HSL:
343°, 51.5789%, 62.7451%
HSV (HSB):
343°, 46.8900%, 81.9608%
XYZ:
36.6391, 26.7883, 27.6657
xyY:
0.4022, 0.2941, 26.7883
CIE-Lab:
58.7778, 41.5736, 2.2525
CIE-LCH:
58.7778, 41.6345, 3.1013
CIE-Luv:
58.7778, 63.5821, -4.5781
Hunter-Lab:
51.7574, 35.7850, 4.5381
#d16f8b color charts
#d16f8b color shades, tints & tones
#d16f8b color schemes
#d16f8b color preview, HTML & CSS examples
This text has a color of #d16f8b
<p style="color:#d16f8b;">Text here</p>
.mytext {color:#d16f8b;}
This box has a color of #d16f8b
<div style="background-color:#d16f8b;">Content here</div>
.mybackground {background-color:#d16f8b;}
Border around this has a color of #d16f8b
<div style="border:2px solid #d16f8b;">Content here</div>
.myborder {border:2px solid #d16f8b;}