#d89ca4 color space conversions
Hex:
#d89ca4
RGB:
216, 156, 164
CMY:
15, 39, 36
CMYK:
0, 28, 24, 15
HSL:
352°, 43.4783%, 72.9412%
HSV (HSB):
352°, 27.7778%, 84.7059%
XYZ:
46.9082, 41.0562, 40.5743
xyY:
0.3649, 0.3194, 41.0562
CIE-Lab:
70.2153, 23.5126, 4.7251
CIE-LCH:
70.2153, 23.9826, 11.3629
CIE-Luv:
70.2153, 37.7380, 2.4530
Hunter-Lab:
64.0751, 18.5451, 7.3084
#d89ca4 color charts
#d89ca4 color shades, tints & tones
#d89ca4 color schemes
#d89ca4 color preview, HTML & CSS examples
This text has a color of #d89ca4
<p style="color:#d89ca4;">Text here</p>
.mytext {color:#d89ca4;}
This box has a color of #d89ca4
<div style="background-color:#d89ca4;">Content here</div>
.mybackground {background-color:#d89ca4;}
Border around this has a color of #d89ca4
<div style="border:2px solid #d89ca4;">Content here</div>
.myborder {border:2px solid #d89ca4;}