#d89da4 color space conversions
Hex:
#d89da4
RGB:
216, 157, 164
CMY:
15, 38, 36
CMYK:
0, 27, 24, 15
HSL:
353°, 43.0657%, 73.1373%
HSV (HSB):
353°, 27.3148%, 84.7059%
XYZ:
47.0767, 41.3932, 40.6304
xyY:
0.3647, 0.3206, 41.3932
CIE-Lab:
70.4505, 22.9711, 5.0644
CIE-LCH:
70.4505, 23.5227, 12.4330
CIE-Luv:
70.4505, 37.1506, 3.0331
Hunter-Lab:
64.3376, 18.0203, 7.5935
#d89da4 color charts
#d89da4 color shades, tints & tones
#d89da4 color schemes
#d89da4 color preview, HTML & CSS examples
This text has a color of #d89da4
<p style="color:#d89da4;">Text here</p>
.mytext {color:#d89da4;}
This box has a color of #d89da4
<div style="background-color:#d89da4;">Content here</div>
.mybackground {background-color:#d89da4;}
Border around this has a color of #d89da4
<div style="border:2px solid #d89da4;">Content here</div>
.myborder {border:2px solid #d89da4;}