#d16d5e color space conversions
Hex:
#d16d5e
RGB:
209, 109, 94
CMY:
18, 57, 63
CMYK:
0, 48, 55, 18
HSL:
8°, 55.5556%, 59.4118%
HSV (HSB):
8°, 55.0239%, 81.9608%
XYZ:
33.7835, 25.3007, 13.6926
xyY:
0.4642, 0.3476, 25.3007
CIE-Lab:
57.3673, 37.9429, 26.2943
CIE-LCH:
57.3673, 46.1633, 34.7218
CIE-Luv:
57.3673, 74.2555, 24.4682
Hunter-Lab:
50.2998, 31.8635, 19.0700
#d16d5e color charts
#d16d5e color shades, tints & tones
#d16d5e color schemes
#d16d5e color preview, HTML & CSS examples
This text has a color of #d16d5e
<p style="color:#d16d5e;">Text here</p>
.mytext {color:#d16d5e;}
This box has a color of #d16d5e
<div style="background-color:#d16d5e;">Content here</div>
.mybackground {background-color:#d16d5e;}
Border around this has a color of #d16d5e
<div style="border:2px solid #d16d5e;">Content here</div>
.myborder {border:2px solid #d16d5e;}