#b46c5a color space conversions
Hex:
#b46c5a
RGB:
180, 108, 90
CMY:
29, 58, 65
CMYK:
0, 40, 50, 29
HSL:
12°, 37.5000%, 52.9412%
HSV (HSB):
12°, 50.0000%, 70.5882%
XYZ:
26.0304, 21.1666, 12.3865
xyY:
0.4369, 0.3552, 21.1666
CIE-Lab:
53.1314, 26.7215, 22.2841
CIE-LCH:
53.1314, 34.7939, 39.8261
CIE-Luv:
53.1314, 52.2650, 22.1516
Hunter-Lab:
46.0072, 20.4810, 16.2424
#b46c5a color charts
#b46c5a color shades, tints & tones
#b46c5a color schemes
#b46c5a color preview, HTML & CSS examples
This text has a color of #b46c5a
<p style="color:#b46c5a;">Text here</p>
.mytext {color:#b46c5a;}
This box has a color of #b46c5a
<div style="background-color:#b46c5a;">Content here</div>
.mybackground {background-color:#b46c5a;}
Border around this has a color of #b46c5a
<div style="border:2px solid #b46c5a;">Content here</div>
.myborder {border:2px solid #b46c5a;}