#d89db5 color space conversions
Hex:
#d89db5
RGB:
216, 157, 181
CMY:
15, 38, 29
CMYK:
0, 27, 16, 15
HSL:
336°, 43.0657%, 73.1373%
HSV (HSB):
336°, 27.3148%, 84.7059%
XYZ:
48.7164, 42.0491, 49.2647
xyY:
0.3479, 0.3003, 42.0491
CIE-Lab:
70.9047, 25.5539, -3.7044
CIE-LCH:
70.9047, 25.8210, 351.7516
CIE-Luv:
70.9047, 34.7682, -10.0149
Hunter-Lab:
64.8453, 20.6227, 0.3474
#d89db5 color charts
#d89db5 color shades, tints & tones
#d89db5 color schemes
#d89db5 color preview, HTML & CSS examples
This text has a color of #d89db5
<p style="color:#d89db5;">Text here</p>
.mytext {color:#d89db5;}
This box has a color of #d89db5
<div style="background-color:#d89db5;">Content here</div>
.mybackground {background-color:#d89db5;}
Border around this has a color of #d89db5
<div style="border:2px solid #d89db5;">Content here</div>
.myborder {border:2px solid #d89db5;}