#bd7d3a color space conversions
Hex:
#bd7d3a
RGB:
189, 125, 58
CMY:
26, 51, 77
CMYK:
0, 34, 69, 26
HSL:
31°, 53.0364%, 48.4314%
HSV (HSB):
31°, 69.3122%, 74.1176%
XYZ:
29.0836, 25.7915, 7.4484
xyY:
0.4667, 0.4138, 25.7915
CIE-Lab:
57.8386, 18.6602, 45.5123
CIE-LCH:
57.8386, 49.1891, 67.7062
CIE-Luv:
57.8386, 50.8143, 46.0630
Hunter-Lab:
50.7854, 13.3484, 26.8541
#bd7d3a color charts
#bd7d3a color shades, tints & tones
#bd7d3a color schemes
#bd7d3a color preview, HTML & CSS examples
This text has a color of #bd7d3a
<p style="color:#bd7d3a;">Text here</p>
.mytext {color:#bd7d3a;}
This box has a color of #bd7d3a
<div style="background-color:#bd7d3a;">Content here</div>
.mybackground {background-color:#bd7d3a;}
Border around this has a color of #bd7d3a
<div style="border:2px solid #bd7d3a;">Content here</div>
.myborder {border:2px solid #bd7d3a;}