#d89db8 color space conversions
Hex:
#d89db8
RGB:
216, 157, 184
CMY:
15, 38, 28
CMYK:
0, 27, 15, 15
HSL:
333°, 43.0657%, 73.1373%
HSV (HSB):
333°, 27.3148%, 84.7059%
XYZ:
49.0276, 42.1736, 50.9037
xyY:
0.3450, 0.2968, 42.1736
CIE-Lab:
70.9904, 26.0349, -5.2408
CIE-LCH:
70.9904, 26.5571, 348.6185
CIE-Luv:
70.9904, 34.3385, -12.3781
Hunter-Lab:
64.9412, 21.1122, -1.0152
#d89db8 color charts
#d89db8 color shades, tints & tones
#d89db8 color schemes
#d89db8 color preview, HTML & CSS examples
This text has a color of #d89db8
<p style="color:#d89db8;">Text here</p>
.mytext {color:#d89db8;}
This box has a color of #d89db8
<div style="background-color:#d89db8;">Content here</div>
.mybackground {background-color:#d89db8;}
Border around this has a color of #d89db8
<div style="border:2px solid #d89db8;">Content here</div>
.myborder {border:2px solid #d89db8;}