#d89ab5 color space conversions
Hex:
#d89ab5
RGB:
216, 154, 181
CMY:
15, 40, 29
CMYK:
0, 29, 16, 15
HSL:
334°, 44.2857%, 72.5490%
HSV (HSB):
334°, 28.7037%, 84.7059%
XYZ:
48.2150, 41.0463, 49.0976
xyY:
0.3485, 0.2967, 41.0463
CIE-Lab:
70.2084, 27.1780, -4.7312
CIE-LCH:
70.2084, 27.5867, 350.1248
CIE-Luv:
70.2084, 36.4225, -11.8124
Hunter-Lab:
64.0674, 22.2152, -0.5893
#d89ab5 color charts
#d89ab5 color shades, tints & tones
#d89ab5 color schemes
#d89ab5 color preview, HTML & CSS examples
This text has a color of #d89ab5
<p style="color:#d89ab5;">Text here</p>
.mytext {color:#d89ab5;}
This box has a color of #d89ab5
<div style="background-color:#d89ab5;">Content here</div>
.mybackground {background-color:#d89ab5;}
Border around this has a color of #d89ab5
<div style="border:2px solid #d89ab5;">Content here</div>
.myborder {border:2px solid #d89ab5;}