#d89cc0 color space conversions
Hex:
#d89cc0
RGB:
216, 156, 192
CMY:
15, 39, 25
CMYK:
0, 28, 11, 15
HSL:
324°, 43.4783%, 72.9412%
HSV (HSB):
324°, 27.7778%, 84.7059%
XYZ:
49.7218, 42.1816, 55.3904
xyY:
0.3376, 0.2864, 42.1816
CIE-Lab:
70.9960, 27.8947, -9.6640
CIE-LCH:
70.9960, 29.5213, 340.8915
CIE-Luv:
70.9960, 33.7119, -19.3631
Hunter-Lab:
64.9474, 22.9964, -5.1023
#d89cc0 color charts
#d89cc0 color shades, tints & tones
#d89cc0 color schemes
#d89cc0 color preview, HTML & CSS examples
This text has a color of #d89cc0
<p style="color:#d89cc0;">Text here</p>
.mytext {color:#d89cc0;}
This box has a color of #d89cc0
<div style="background-color:#d89cc0;">Content here</div>
.mybackground {background-color:#d89cc0;}
Border around this has a color of #d89cc0
<div style="border:2px solid #d89cc0;">Content here</div>
.myborder {border:2px solid #d89cc0;}