#d16f8f color space conversions
Hex:
#d16f8f
RGB:
209, 111, 143
CMY:
18, 56, 44
CMYK:
0, 47, 32, 18
HSL:
340°, 51.5789%, 62.7451%
HSV (HSB):
340°, 46.8900%, 81.9608%
XYZ:
36.9369, 26.9074, 29.2335
xyY:
0.3968, 0.2891, 26.9074
CIE-Lab:
58.8885, 42.0796, 0.0942
CIE-LCH:
58.8885, 42.0797, 0.1283
CIE-Luv:
58.8885, 62.6631, -7.5813
Hunter-Lab:
51.8723, 36.3285, 2.8968
#d16f8f color charts
#d16f8f color shades, tints & tones
#d16f8f color schemes
#d16f8f color preview, HTML & CSS examples
This text has a color of #d16f8f
<p style="color:#d16f8f;">Text here</p>
.mytext {color:#d16f8f;}
This box has a color of #d16f8f
<div style="background-color:#d16f8f;">Content here</div>
.mybackground {background-color:#d16f8f;}
Border around this has a color of #d16f8f
<div style="border:2px solid #d16f8f;">Content here</div>
.myborder {border:2px solid #d16f8f;}