#bd9888 color space conversions
Hex:
#bd9888
RGB:
189, 152, 136
CMY:
26, 40, 47
CMYK:
0, 20, 28, 26
HSL:
18°, 28.6486%, 63.7255%
HSV (HSB):
18°, 28.0423%, 74.1176%
XYZ:
36.6584, 35.0529, 28.1263
xyY:
0.3672, 0.3511, 35.0529
CIE-Lab:
65.7898, 11.4134, 13.6429
CIE-LCH:
65.7898, 17.7875, 50.0846
CIE-Luv:
65.7898, 24.6796, 16.5831
Hunter-Lab:
59.2055, 6.9129, 13.2773
#bd9888 color charts
#bd9888 color shades, tints & tones
#bd9888 color schemes
#bd9888 color preview, HTML & CSS examples
This text has a color of #bd9888
<p style="color:#bd9888;">Text here</p>
.mytext {color:#bd9888;}
This box has a color of #bd9888
<div style="background-color:#bd9888;">Content here</div>
.mybackground {background-color:#bd9888;}
Border around this has a color of #bd9888
<div style="border:2px solid #bd9888;">Content here</div>
.myborder {border:2px solid #bd9888;}