#d16f8d color space conversions
Hex:
#d16f8d
RGB:
209, 111, 141
CMY:
18, 56, 45
CMYK:
0, 47, 33, 18
HSL:
342°, 51.5789%, 62.7451%
HSV (HSB):
342°, 46.8900%, 81.9608%
XYZ:
36.7867, 26.8473, 28.4425
xyY:
0.3995, 0.2916, 26.8473
CIE-Lab:
58.8327, 41.8248, 1.1724
CIE-LCH:
58.8327, 41.8412, 1.6056
CIE-Luv:
58.8327, 63.1240, -6.0744
Hunter-Lab:
51.8144, 36.0546, 3.7240
#d16f8d color charts
#d16f8d color shades, tints & tones
#d16f8d color schemes
#d16f8d color preview, HTML & CSS examples
This text has a color of #d16f8d
<p style="color:#d16f8d;">Text here</p>
.mytext {color:#d16f8d;}
This box has a color of #d16f8d
<div style="background-color:#d16f8d;">Content here</div>
.mybackground {background-color:#d16f8d;}
Border around this has a color of #d16f8d
<div style="border:2px solid #d16f8d;">Content here</div>
.myborder {border:2px solid #d16f8d;}