#b4964c color space conversions
Hex:
#b4964c
RGB:
180, 150, 76
CMY:
29, 41, 70
CMYK:
0, 17, 58, 29
HSL:
43°, 40.9449%, 50.1961%
HSV (HSB):
43°, 57.7778%, 70.5882%
XYZ:
31.0332, 32.0378, 11.3858
xyY:
0.4168, 0.4303, 32.0378
CIE-Lab:
63.3741, 2.1670, 42.6274
CIE-LCH:
63.3741, 42.6824, 87.0899
CIE-Luv:
63.3741, 24.3954, 49.4268
Hunter-Lab:
56.6019, -1.1869, 27.6949
#b4964c color charts
#b4964c color shades, tints & tones
#b4964c color schemes
#b4964c color preview, HTML & CSS examples
This text has a color of #b4964c
<p style="color:#b4964c;">Text here</p>
.mytext {color:#b4964c;}
This box has a color of #b4964c
<div style="background-color:#b4964c;">Content here</div>
.mybackground {background-color:#b4964c;}
Border around this has a color of #b4964c
<div style="border:2px solid #b4964c;">Content here</div>
.myborder {border:2px solid #b4964c;}