#bd9988 color space conversions
Hex:
#bd9988
RGB:
189, 153, 136
CMY:
26, 40, 47
CMYK:
0, 19, 28, 26
HSL:
19°, 28.6486%, 63.7255%
HSV (HSB):
19°, 28.0423%, 74.1176%
XYZ:
36.8214, 35.3789, 28.1807
xyY:
0.3668, 0.3524, 35.3789
CIE-Lab:
66.0426, 10.8626, 13.9967
CIE-LCH:
66.0426, 17.7173, 52.1857
CIE-Luv:
66.0426, 24.0760, 17.1603
Hunter-Lab:
59.4801, 6.4110, 13.5455
#bd9988 color charts
#bd9988 color shades, tints & tones
#bd9988 color schemes
#bd9988 color preview, HTML & CSS examples
This text has a color of #bd9988
<p style="color:#bd9988;">Text here</p>
.mytext {color:#bd9988;}
This box has a color of #bd9988
<div style="background-color:#bd9988;">Content here</div>
.mybackground {background-color:#bd9988;}
Border around this has a color of #bd9988
<div style="border:2px solid #bd9988;">Content here</div>
.myborder {border:2px solid #bd9988;}