#bd7e2c color space conversions
Hex:
#bd7e2c
RGB:
189, 126, 44
CMY:
26, 51, 83
CMYK:
0, 33, 77, 26
HSL:
34°, 62.2318%, 45.6863%
HSV (HSB):
34°, 76.7196%, 74.1176%
XYZ:
28.9017, 25.9224, 5.8631
xyY:
0.4762, 0.4271, 25.9224
CIE-Lab:
57.9633, 17.4191, 51.9988
CIE-LCH:
57.9633, 54.8388, 71.4796
CIE-Luv:
57.9633, 51.0315, 50.9278
Hunter-Lab:
50.9140, 12.2274, 28.8122
#bd7e2c color charts
#bd7e2c color shades, tints & tones
#bd7e2c color schemes
#bd7e2c color preview, HTML & CSS examples
This text has a color of #bd7e2c
<p style="color:#bd7e2c;">Text here</p>
.mytext {color:#bd7e2c;}
This box has a color of #bd7e2c
<div style="background-color:#bd7e2c;">Content here</div>
.mybackground {background-color:#bd7e2c;}
Border around this has a color of #bd7e2c
<div style="border:2px solid #bd7e2c;">Content here</div>
.myborder {border:2px solid #bd7e2c;}