#bd7c3a color space conversions
Hex:
#bd7c3a
RGB:
189, 124, 58
CMY:
26, 51, 77
CMYK:
0, 34, 69, 26
HSL:
30°, 53.0364%, 48.4314%
HSV (HSB):
30°, 69.3122%, 74.1176%
XYZ:
28.9576, 25.5396, 7.4064
xyY:
0.4678, 0.4126, 25.5396
CIE-Lab:
57.5974, 19.2127, 45.2504
CIE-LCH:
57.5974, 49.1602, 66.9946
CIE-Luv:
57.5974, 51.5783, 45.6422
Hunter-Lab:
50.5367, 13.8416, 26.6865
#bd7c3a color charts
#bd7c3a color shades, tints & tones
#bd7c3a color schemes
#bd7c3a color preview, HTML & CSS examples
This text has a color of #bd7c3a
<p style="color:#bd7c3a;">Text here</p>
.mytext {color:#bd7c3a;}
This box has a color of #bd7c3a
<div style="background-color:#bd7c3a;">Content here</div>
.mybackground {background-color:#bd7c3a;}
Border around this has a color of #bd7c3a
<div style="border:2px solid #bd7c3a;">Content here</div>
.myborder {border:2px solid #bd7c3a;}