#bd89b9 color space conversions
Hex:
#bd89b9
RGB:
189, 137, 185
CMY:
26, 46, 27
CMYK:
0, 28, 2, 26
HSL:
305°, 28.2609%, 63.9216%
HSV (HSB):
305°, 27.5132%, 74.1176%
XYZ:
38.6889, 32.2129, 50.0775
xyY:
0.3198, 0.2663, 32.2129
CIE-Lab:
63.5185, 27.8029, -17.2792
CIE-LCH:
63.5185, 32.7348, 328.1396
CIE-Luv:
63.5185, 26.7636, -30.5419
Hunter-Lab:
56.7564, 22.3535, -12.5835
#bd89b9 color charts
#bd89b9 color shades, tints & tones
#bd89b9 color schemes
#bd89b9 color preview, HTML & CSS examples
This text has a color of #bd89b9
<p style="color:#bd89b9;">Text here</p>
.mytext {color:#bd89b9;}
This box has a color of #bd89b9
<div style="background-color:#bd89b9;">Content here</div>
.mybackground {background-color:#bd89b9;}
Border around this has a color of #bd89b9
<div style="border:2px solid #bd89b9;">Content here</div>
.myborder {border:2px solid #bd89b9;}