#b46c5e color space conversions
Hex:
#b46c5e
RGB:
180, 108, 94
CMY:
29, 58, 63
CMYK:
0, 40, 48, 29
HSL:
10°, 36.4407%, 53.7255%
HSV (HSB):
10°, 47.7778%, 70.5882%
XYZ:
26.2053, 21.2366, 13.3076
xyY:
0.4314, 0.3496, 21.2366
CIE-Lab:
53.2074, 27.1192, 20.0703
CIE-LCH:
53.2074, 33.7382, 36.5044
CIE-Luv:
53.2074, 51.6367, 19.7275
Hunter-Lab:
46.0832, 20.8591, 15.1369
#b46c5e color charts
#b46c5e color shades, tints & tones
#b46c5e color schemes
#b46c5e color preview, HTML & CSS examples
This text has a color of #b46c5e
<p style="color:#b46c5e;">Text here</p>
.mytext {color:#b46c5e;}
This box has a color of #b46c5e
<div style="background-color:#b46c5e;">Content here</div>
.mybackground {background-color:#b46c5e;}
Border around this has a color of #b46c5e
<div style="border:2px solid #b46c5e;">Content here</div>
.myborder {border:2px solid #b46c5e;}