#b4a06e color space conversions
Hex:
#b4a06e
RGB:
180, 160, 110
CMY:
29, 37, 57
CMYK:
0, 11, 39, 29
HSL:
43°, 31.8182%, 56.8627%
HSV (HSB):
43°, 38.8889%, 70.5882%
XYZ:
34.2077, 35.9707, 19.8920
xyY:
0.3798, 0.3994, 35.9707
CIE-Lab:
66.4975, 0.0645, 28.7528
CIE-LCH:
66.4975, 28.7529, 89.8715
CIE-Luv:
66.4975, 15.7081, 36.9447
Hunter-Lab:
59.9756, -3.1480, 22.3183
#b4a06e color charts
#b4a06e color shades, tints & tones
#b4a06e color schemes
#b4a06e color preview, HTML & CSS examples
This text has a color of #b4a06e
<p style="color:#b4a06e;">Text here</p>
.mytext {color:#b4a06e;}
This box has a color of #b4a06e
<div style="background-color:#b4a06e;">Content here</div>
.mybackground {background-color:#b4a06e;}
Border around this has a color of #b4a06e
<div style="border:2px solid #b4a06e;">Content here</div>
.myborder {border:2px solid #b4a06e;}