#bd7e3b color space conversions
Hex:
#bd7e3b
RGB:
189, 126, 59
CMY:
26, 51, 77
CMYK:
0, 33, 69, 26
HSL:
31°, 52.4194%, 48.6275%
HSV (HSB):
31°, 68.7831%, 74.1176%
XYZ:
29.2365, 26.0563, 7.6261
xyY:
0.4647, 0.4141, 26.0563
CIE-Lab:
58.0904, 18.1644, 45.3010
CIE-LCH:
58.0904, 48.8070, 68.1506
CIE-Luv:
58.0904, 49.9709, 46.1207
Hunter-Lab:
51.0454, 12.9076, 26.8739
#bd7e3b color charts
#bd7e3b color shades, tints & tones
#bd7e3b color schemes
#bd7e3b color preview, HTML & CSS examples
This text has a color of #bd7e3b
<p style="color:#bd7e3b;">Text here</p>
.mytext {color:#bd7e3b;}
This box has a color of #bd7e3b
<div style="background-color:#bd7e3b;">Content here</div>
.mybackground {background-color:#bd7e3b;}
Border around this has a color of #bd7e3b
<div style="border:2px solid #bd7e3b;">Content here</div>
.myborder {border:2px solid #bd7e3b;}