#bd9985 color space conversions
Hex:
#bd9985
RGB:
189, 153, 133
CMY:
26, 40, 48
CMYK:
0, 19, 30, 26
HSL:
21°, 29.7872%, 63.1373%
HSV (HSB):
21°, 29.6296%, 74.1176%
XYZ:
36.6111, 35.2947, 27.0733
xyY:
0.3699, 0.3566, 35.2947
CIE-Lab:
65.9775, 10.4478, 15.5764
CIE-LCH:
65.9775, 18.7558, 56.1484
CIE-Luv:
65.9775, 24.3727, 19.2426
Hunter-Lab:
59.4094, 6.0345, 14.5677
#bd9985 color charts
#bd9985 color shades, tints & tones
#bd9985 color schemes
#bd9985 color preview, HTML & CSS examples
This text has a color of #bd9985
<p style="color:#bd9985;">Text here</p>
.mytext {color:#bd9985;}
This box has a color of #bd9985
<div style="background-color:#bd9985;">Content here</div>
.mybackground {background-color:#bd9985;}
Border around this has a color of #bd9985
<div style="border:2px solid #bd9985;">Content here</div>
.myborder {border:2px solid #bd9985;}