#d89c8d color space conversions
Hex:
#d89c8d
RGB:
216, 156, 141
CMY:
15, 39, 45
CMYK:
0, 28, 35, 15
HSL:
12°, 49.0196%, 70.0000%
HSV (HSB):
12°, 34.7222%, 84.7059%
XYZ:
45.0151, 40.2990, 30.6052
xyY:
0.3883, 0.3476, 40.2990
CIE-Lab:
69.6819, 20.4228, 16.7162
CIE-LCH:
69.6819, 26.3917, 39.3007
CIE-Luv:
69.6819, 40.8123, 18.9477
Hunter-Lab:
63.4815, 15.4829, 15.8525
#d89c8d color charts
#d89c8d color shades, tints & tones
#d89c8d color schemes
#d89c8d color preview, HTML & CSS examples
This text has a color of #d89c8d
<p style="color:#d89c8d;">Text here</p>
.mytext {color:#d89c8d;}
This box has a color of #d89c8d
<div style="background-color:#d89c8d;">Content here</div>
.mybackground {background-color:#d89c8d;}
Border around this has a color of #d89c8d
<div style="border:2px solid #d89c8d;">Content here</div>
.myborder {border:2px solid #d89c8d;}