#bd997b color space conversions
Hex:
#bd997b
RGB:
189, 153, 123
CMY:
26, 40, 52
CMYK:
0, 19, 35, 26
HSL:
27°, 33.3333%, 61.1765%
HSV (HSB):
27°, 34.9206%, 74.1176%
XYZ:
35.9526, 35.0313, 23.6057
xyY:
0.3801, 0.3704, 35.0313
CIE-Lab:
65.7731, 9.1347, 20.8403
CIE-LCH:
65.7731, 22.7543, 66.3312
CIE-Luv:
65.7731, 25.3285, 25.9409
Hunter-Lab:
59.1873, 4.8501, 17.7844
#bd997b color charts
#bd997b color shades, tints & tones
#bd997b color schemes
#bd997b color preview, HTML & CSS examples
This text has a color of #bd997b
<p style="color:#bd997b;">Text here</p>
.mytext {color:#bd997b;}
This box has a color of #bd997b
<div style="background-color:#bd997b;">Content here</div>
.mybackground {background-color:#bd997b;}
Border around this has a color of #bd997b
<div style="border:2px solid #bd997b;">Content here</div>
.myborder {border:2px solid #bd997b;}