#d16d6a color space conversions
Hex:
#d16d6a
RGB:
209, 109, 106
CMY:
18, 57, 58
CMYK:
0, 48, 49, 18
HSL:
2°, 52.8205%, 61.7647%
HSV (HSB):
2°, 49.2823%, 81.9608%
XYZ:
34.3647, 25.5332, 16.7529
xyY:
0.4483, 0.3331, 25.5332
CIE-Lab:
57.5913, 38.9967, 19.7116
CIE-LCH:
57.5913, 43.6954, 26.8152
CIE-Luv:
57.5913, 71.9586, 17.2831
Hunter-Lab:
50.5304, 32.9659, 15.7142
#d16d6a color charts
#d16d6a color shades, tints & tones
#d16d6a color schemes
#d16d6a color preview, HTML & CSS examples
This text has a color of #d16d6a
<p style="color:#d16d6a;">Text here</p>
.mytext {color:#d16d6a;}
This box has a color of #d16d6a
<div style="background-color:#d16d6a;">Content here</div>
.mybackground {background-color:#d16d6a;}
Border around this has a color of #d16d6a
<div style="border:2px solid #d16d6a;">Content here</div>
.myborder {border:2px solid #d16d6a;}