#bd7d2c color space conversions
Hex:
#bd7d2c
RGB:
189, 125, 44
CMY:
26, 51, 83
CMYK:
0, 34, 77, 26
HSL:
34°, 62.2318%, 45.6863%
HSV (HSB):
34°, 76.7196%, 74.1176%
XYZ:
28.7745, 25.6679, 5.8207
xyY:
0.4775, 0.4259, 25.6679
CIE-Lab:
57.7205, 17.9717, 51.7627
CIE-LCH:
57.7205, 54.7937, 70.8533
CIE-Luv:
57.7205, 51.8136, 50.5261
Hunter-Lab:
50.6635, 12.7186, 28.6527
#bd7d2c color charts
#bd7d2c color shades, tints & tones
#bd7d2c color schemes
#bd7d2c color preview, HTML & CSS examples
This text has a color of #bd7d2c
<p style="color:#bd7d2c;">Text here</p>
.mytext {color:#bd7d2c;}
This box has a color of #bd7d2c
<div style="background-color:#bd7d2c;">Content here</div>
.mybackground {background-color:#bd7d2c;}
Border around this has a color of #bd7d2c
<div style="border:2px solid #bd7d2c;">Content here</div>
.myborder {border:2px solid #bd7d2c;}