#bd8e7b color space conversions
Hex:
#bd8e7b
RGB:
189, 142, 123
CMY:
26, 44, 52
CMYK:
0, 25, 35, 26
HSL:
17°, 33.3333%, 61.1765%
HSV (HSB):
17°, 34.9206%, 74.1176%
XYZ:
34.2344, 31.5949, 23.0330
xyY:
0.3853, 0.3555, 31.5949
CIE-Lab:
63.0066, 15.2041, 17.0503
CIE-LCH:
63.0066, 22.8446, 48.2759
CIE-Luv:
63.0066, 32.2570, 19.8703
Hunter-Lab:
56.2093, 10.3495, 15.0512
#bd8e7b color charts
#bd8e7b color shades, tints & tones
#bd8e7b color schemes
#bd8e7b color preview, HTML & CSS examples
This text has a color of #bd8e7b
<p style="color:#bd8e7b;">Text here</p>
.mytext {color:#bd8e7b;}
This box has a color of #bd8e7b
<div style="background-color:#bd8e7b;">Content here</div>
.mybackground {background-color:#bd8e7b;}
Border around this has a color of #bd8e7b
<div style="border:2px solid #bd8e7b;">Content here</div>
.myborder {border:2px solid #bd8e7b;}