#d89c9d color space conversions
Hex:
#d89c9d
RGB:
216, 156, 157
CMY:
15, 39, 38
CMYK:
0, 28, 27, 15
HSL:
359°, 43.4783%, 72.9412%
HSV (HSB):
359°, 27.7778%, 84.7059%
XYZ:
46.2932, 40.8102, 37.3355
xyY:
0.3720, 0.3280, 40.8102
CIE-Lab:
70.0427, 22.5218, 8.3637
CIE-LCH:
70.0427, 24.0246, 20.3730
CIE-Luv:
70.0427, 38.7013, 7.6356
Hunter-Lab:
63.8828, 17.5563, 10.0667
#d89c9d color charts
#d89c9d color shades, tints & tones
#d89c9d color schemes
#d89c9d color preview, HTML & CSS examples
This text has a color of #d89c9d
<p style="color:#d89c9d;">Text here</p>
.mytext {color:#d89c9d;}
This box has a color of #d89c9d
<div style="background-color:#d89c9d;">Content here</div>
.mybackground {background-color:#d89c9d;}
Border around this has a color of #d89c9d
<div style="border:2px solid #d89c9d;">Content here</div>
.myborder {border:2px solid #d89c9d;}