#d89b8f color space conversions
Hex:
#d89b8f
RGB:
216, 155, 143
CMY:
15, 39, 44
CMYK:
0, 28, 34, 15
HSL:
10°, 48.3444%, 70.3922%
HSV (HSB):
10°, 33.7963%, 84.7059%
XYZ:
44.9982, 40.0248, 31.3405
xyY:
0.3867, 0.3440, 40.0248
CIE-Lab:
69.4872, 21.2134, 15.3396
CIE-LCH:
69.4872, 26.1784, 35.8711
CIE-Luv:
69.4872, 41.1863, 17.0299
Hunter-Lab:
63.2651, 16.2465, 14.9143
#d89b8f color charts
#d89b8f color shades, tints & tones
#d89b8f color schemes
#d89b8f color preview, HTML & CSS examples
This text has a color of #d89b8f
<p style="color:#d89b8f;">Text here</p>
.mytext {color:#d89b8f;}
This box has a color of #d89b8f
<div style="background-color:#d89b8f;">Content here</div>
.mybackground {background-color:#d89b8f;}
Border around this has a color of #d89b8f
<div style="border:2px solid #d89b8f;">Content here</div>
.myborder {border:2px solid #d89b8f;}