#bd7e3c color space conversions
Hex:
#bd7e3c
RGB:
189, 126, 60
CMY:
26, 51, 76
CMYK:
0, 33, 68, 26
HSL:
31°, 51.8072%, 48.8235%
HSV (HSB):
31°, 68.2540%, 74.1176%
XYZ:
29.2627, 26.0668, 7.7640
xyY:
0.4638, 0.4131, 26.0668
CIE-Lab:
58.1004, 18.2223, 44.8240
CIE-LCH:
58.1004, 48.3864, 67.8767
CIE-Luv:
58.1004, 49.8894, 45.7508
Hunter-Lab:
51.0556, 12.9606, 26.7227
#bd7e3c color charts
#bd7e3c color shades, tints & tones
#bd7e3c color schemes
#bd7e3c color preview, HTML & CSS examples
This text has a color of #bd7e3c
<p style="color:#bd7e3c;">Text here</p>
.mytext {color:#bd7e3c;}
This box has a color of #bd7e3c
<div style="background-color:#bd7e3c;">Content here</div>
.mybackground {background-color:#bd7e3c;}
Border around this has a color of #bd7e3c
<div style="border:2px solid #bd7e3c;">Content here</div>
.myborder {border:2px solid #bd7e3c;}