#bd8f5c color space conversions
Hex:
#bd8f5c
RGB:
189, 143, 92
CMY:
26, 44, 64
CMYK:
0, 24, 51, 26
HSL:
32°, 42.3581%, 55.0980%
HSV (HSB):
32°, 51.3228%, 74.1176%
XYZ:
32.7405, 31.2364, 14.4288
xyY:
0.4176, 0.3984, 31.2364
CIE-Lab:
62.7067, 11.2449, 33.7356
CIE-LCH:
62.7067, 35.5604, 71.5655
CIE-Luv:
62.7067, 34.7641, 39.0464
Hunter-Lab:
55.8896, 6.7598, 23.8160
#bd8f5c color charts
#bd8f5c color shades, tints & tones
#bd8f5c color schemes
#bd8f5c color preview, HTML & CSS examples
This text has a color of #bd8f5c
<p style="color:#bd8f5c;">Text here</p>
.mytext {color:#bd8f5c;}
This box has a color of #bd8f5c
<div style="background-color:#bd8f5c;">Content here</div>
.mybackground {background-color:#bd8f5c;}
Border around this has a color of #bd8f5c
<div style="border:2px solid #bd8f5c;">Content here</div>
.myborder {border:2px solid #bd8f5c;}