#d89cc1 color space conversions
Hex:
#d89cc1
RGB:
216, 156, 193
CMY:
15, 39, 24
CMYK:
0, 28, 11, 15
HSL:
323°, 43.4783%, 72.9412%
HSV (HSB):
323°, 27.7778%, 84.7059%
XYZ:
49.8330, 42.2261, 55.9760
xyY:
0.3366, 0.2852, 42.2261
CIE-Lab:
71.0265, 28.0631, -10.1720
CIE-LCH:
71.0265, 29.8497, 340.0759
CIE-Luv:
71.0265, 33.5643, -20.1676
Hunter-Lab:
64.9816, 23.1700, -5.5861
#d89cc1 color charts
#d89cc1 color shades, tints & tones
#d89cc1 color schemes
#d89cc1 color preview, HTML & CSS examples
This text has a color of #d89cc1
<p style="color:#d89cc1;">Text here</p>
.mytext {color:#d89cc1;}
This box has a color of #d89cc1
<div style="background-color:#d89cc1;">Content here</div>
.mybackground {background-color:#d89cc1;}
Border around this has a color of #d89cc1
<div style="border:2px solid #d89cc1;">Content here</div>
.myborder {border:2px solid #d89cc1;}