#d89f8d color space conversions
Hex:
#d89f8d
RGB:
216, 159, 141
CMY:
15, 38, 45
CMYK:
0, 26, 35, 15
HSL:
14°, 49.0196%, 70.0000%
HSV (HSB):
14°, 34.7222%, 84.7059%
XYZ:
45.5248, 41.3183, 30.7751
xyY:
0.3871, 0.3513, 41.3183
CIE-Lab:
70.3983, 18.8001, 17.7095
CIE-LCH:
70.3983, 25.8277, 43.2889
CIE-Luv:
70.3983, 38.9092, 20.5855
Hunter-Lab:
64.2793, 13.9309, 16.6091
#d89f8d color charts
#d89f8d color shades, tints & tones
#d89f8d color schemes
#d89f8d color preview, HTML & CSS examples
This text has a color of #d89f8d
<p style="color:#d89f8d;">Text here</p>
.mytext {color:#d89f8d;}
This box has a color of #d89f8d
<div style="background-color:#d89f8d;">Content here</div>
.mybackground {background-color:#d89f8d;}
Border around this has a color of #d89f8d
<div style="border:2px solid #d89f8d;">Content here</div>
.myborder {border:2px solid #d89f8d;}