#d89fb5 color space conversions
Hex:
#d89fb5
RGB:
216, 159, 181
CMY:
15, 38, 29
CMYK:
0, 26, 16, 15
HSL:
337°, 42.2222%, 73.5294%
HSV (HSB):
337°, 26.3889%, 84.7059%
XYZ:
49.0575, 42.7314, 49.3784
xyY:
0.3475, 0.3027, 42.7314
CIE-Lab:
71.3723, 24.4705, -3.0163
CIE-LCH:
71.3723, 24.6557, 352.9729
CIE-Luv:
71.3723, 33.6613, -8.8116
Hunter-Lab:
65.3693, 19.5623, 0.9722
#d89fb5 color charts
#d89fb5 color shades, tints & tones
#d89fb5 color schemes
#d89fb5 color preview, HTML & CSS examples
This text has a color of #d89fb5
<p style="color:#d89fb5;">Text here</p>
.mytext {color:#d89fb5;}
This box has a color of #d89fb5
<div style="background-color:#d89fb5;">Content here</div>
.mybackground {background-color:#d89fb5;}
Border around this has a color of #d89fb5
<div style="border:2px solid #d89fb5;">Content here</div>
.myborder {border:2px solid #d89fb5;}