#bd7a3b color space conversions
Hex:
#bd7a3b
RGB:
189, 122, 59
CMY:
26, 52, 77
CMYK:
0, 35, 69, 26
HSL:
29°, 52.4194%, 48.6275%
HSV (HSB):
29°, 68.7831%, 74.1176%
XYZ:
28.7352, 25.0537, 7.4590
xyY:
0.4692, 0.4091, 25.0537
CIE-Lab:
57.1277, 20.3740, 44.2476
CIE-LCH:
57.1277, 48.7129, 65.2761
CIE-Luv:
57.1277, 53.0221, 44.4328
Hunter-Lab:
50.0536, 14.8810, 26.2021
#bd7a3b color charts
#bd7a3b color shades, tints & tones
#bd7a3b color schemes
#bd7a3b color preview, HTML & CSS examples
This text has a color of #bd7a3b
<p style="color:#bd7a3b;">Text here</p>
.mytext {color:#bd7a3b;}
This box has a color of #bd7a3b
<div style="background-color:#bd7a3b;">Content here</div>
.mybackground {background-color:#bd7a3b;}
Border around this has a color of #bd7a3b
<div style="border:2px solid #bd7a3b;">Content here</div>
.myborder {border:2px solid #bd7a3b;}