#b4966c color space conversions
Hex:
#b4966c
RGB:
180, 150, 108
CMY:
29, 41, 58
CMYK:
0, 17, 40, 29
HSL:
35°, 32.4324%, 56.4706%
HSV (HSB):
35°, 40.0000%, 70.5882%
XYZ:
32.4355, 32.5987, 18.7700
xyY:
0.3870, 0.3890, 32.5987
CIE-Lab:
63.8346, 5.2915, 26.3367
CIE-LCH:
63.8346, 26.8630, 78.6396
CIE-Luv:
63.8346, 22.1851, 32.7763
Hunter-Lab:
57.0953, 1.4881, 20.4752
#b4966c color charts
#b4966c color shades, tints & tones
#b4966c color schemes
#b4966c color preview, HTML & CSS examples
This text has a color of #b4966c
<p style="color:#b4966c;">Text here</p>
.mytext {color:#b4966c;}
This box has a color of #b4966c
<div style="background-color:#b4966c;">Content here</div>
.mybackground {background-color:#b4966c;}
Border around this has a color of #b4966c
<div style="border:2px solid #b4966c;">Content here</div>
.myborder {border:2px solid #b4966c;}