#d16d6b color space conversions
Hex:
#d16d6b
RGB:
209, 109, 107
CMY:
18, 57, 58
CMYK:
0, 48, 49, 18
HSL:
1°, 52.5773%, 61.9608%
HSV (HSB):
1°, 48.8038%, 81.9608%
XYZ:
34.4170, 25.5541, 17.0284
xyY:
0.4470, 0.3319, 25.5541
CIE-Lab:
57.6114, 39.0907, 19.1619
CIE-LCH:
57.6114, 43.5346, 26.1137
CIE-Luv:
57.6114, 71.7579, 16.6535
Hunter-Lab:
50.5511, 33.0647, 15.4136
#d16d6b color charts
#d16d6b color shades, tints & tones
#d16d6b color schemes
#d16d6b color preview, HTML & CSS examples
This text has a color of #d16d6b
<p style="color:#d16d6b;">Text here</p>
.mytext {color:#d16d6b;}
This box has a color of #d16d6b
<div style="background-color:#d16d6b;">Content here</div>
.mybackground {background-color:#d16d6b;}
Border around this has a color of #d16d6b
<div style="border:2px solid #d16d6b;">Content here</div>
.myborder {border:2px solid #d16d6b;}