#d89d9e color space conversions
Hex:
#d89d9e
RGB:
216, 157, 158
CMY:
15, 38, 38
CMYK:
0, 27, 27, 15
HSL:
359°, 43.0657%, 73.1373%
HSV (HSB):
359°, 27.3148%, 84.7059%
XYZ:
46.5474, 41.1815, 37.8433
xyY:
0.3707, 0.3280, 41.1815
CIE-Lab:
70.3029, 22.1193, 8.1806
CIE-LCH:
70.3029, 23.5836, 20.2963
CIE-Luv:
70.3029, 37.9652, 7.4751
Hunter-Lab:
64.1728, 17.1717, 9.9571
#d89d9e color charts
#d89d9e color shades, tints & tones
#d89d9e color schemes
#d89d9e color preview, HTML & CSS examples
This text has a color of #d89d9e
<p style="color:#d89d9e;">Text here</p>
.mytext {color:#d89d9e;}
This box has a color of #d89d9e
<div style="background-color:#d89d9e;">Content here</div>
.mybackground {background-color:#d89d9e;}
Border around this has a color of #d89d9e
<div style="border:2px solid #d89d9e;">Content here</div>
.myborder {border:2px solid #d89d9e;}