#bd9f7c color space conversions
Hex:
#bd9f7c
RGB:
189, 159, 124
CMY:
26, 38, 51
CMYK:
0, 16, 34, 26
HSL:
32°, 32.9949%, 61.3725%
HSV (HSB):
32°, 34.3915%, 74.1176%
XYZ:
37.0225, 37.0703, 24.2728
xyY:
0.3764, 0.3769, 37.0703
CIE-Lab:
67.3298, 5.9765, 22.4030
CIE-LCH:
67.3298, 23.1865, 75.0628
CIE-Luv:
67.3298, 21.4903, 28.6153
Hunter-Lab:
60.8854, 1.9908, 18.9830
#bd9f7c color charts
#bd9f7c color shades, tints & tones
#bd9f7c color schemes
#bd9f7c color preview, HTML & CSS examples
This text has a color of #bd9f7c
<p style="color:#bd9f7c;">Text here</p>
.mytext {color:#bd9f7c;}
This box has a color of #bd9f7c
<div style="background-color:#bd9f7c;">Content here</div>
.mybackground {background-color:#bd9f7c;}
Border around this has a color of #bd9f7c
<div style="border:2px solid #bd9f7c;">Content here</div>
.myborder {border:2px solid #bd9f7c;}