#bd899e color space conversions
Hex:
#bd899e
RGB:
189, 137, 158
CMY:
26, 46, 38
CMYK:
0, 28, 16, 26
HSL:
336°, 28.2609%, 63.9216%
HSV (HSB):
336°, 27.5132%, 74.1176%
XYZ:
36.1035, 31.1788, 36.4630
xyY:
0.3480, 0.3005, 31.1788
CIE-Lab:
62.6582, 23.0656, -3.2691
CIE-LCH:
62.6582, 23.2961, 351.9333
CIE-Luv:
62.6582, 30.6916, -8.7181
Hunter-Lab:
55.8379, 17.6974, 0.3693
#bd899e color charts
#bd899e color shades, tints & tones
#bd899e color schemes
#bd899e color preview, HTML & CSS examples
This text has a color of #bd899e
<p style="color:#bd899e;">Text here</p>
.mytext {color:#bd899e;}
This box has a color of #bd899e
<div style="background-color:#bd899e;">Content here</div>
.mybackground {background-color:#bd899e;}
Border around this has a color of #bd899e
<div style="border:2px solid #bd899e;">Content here</div>
.myborder {border:2px solid #bd899e;}