#b46c4e color space conversions
Hex:
#b46c4e
RGB:
180, 108, 78
CMY:
29, 58, 69
CMYK:
0, 40, 57, 29
HSL:
18°, 40.4762%, 50.5882%
HSV (HSB):
18°, 56.6667%, 70.5882%
XYZ:
25.5601, 20.9785, 9.9098
xyY:
0.4528, 0.3716, 20.9785
CIE-Lab:
52.9259, 25.6394, 28.8746
CIE-LCH:
52.9259, 38.6150, 48.3962
CIE-Luv:
52.9259, 54.0181, 28.8954
Hunter-Lab:
45.8023, 19.4585, 19.2336
#b46c4e color charts
#b46c4e color shades, tints & tones
#b46c4e color schemes
#b46c4e color preview, HTML & CSS examples
This text has a color of #b46c4e
<p style="color:#b46c4e;">Text here</p>
.mytext {color:#b46c4e;}
This box has a color of #b46c4e
<div style="background-color:#b46c4e;">Content here</div>
.mybackground {background-color:#b46c4e;}
Border around this has a color of #b46c4e
<div style="border:2px solid #b46c4e;">Content here</div>
.myborder {border:2px solid #b46c4e;}