#b48d3c color space conversions
Hex:
#b48d3c
RGB:
180, 141, 60
CMY:
29, 45, 76
CMYK:
0, 22, 67, 29
HSL:
41°, 50.0000%, 47.0588%
HSV (HSB):
41°, 66.6667%, 70.5882%
XYZ:
29.1629, 29.0793, 8.3508
xyY:
0.4379, 0.4367, 29.0793
CIE-Lab:
60.8515, 5.9794, 47.5287
CIE-LCH:
60.8515, 47.9034, 82.8295
CIE-Luv:
60.8515, 31.6650, 51.6826
Hunter-Lab:
53.9252, 2.1641, 28.5661
#b48d3c color charts
#b48d3c color shades, tints & tones
#b48d3c color schemes
#b48d3c color preview, HTML & CSS examples
This text has a color of #b48d3c
<p style="color:#b48d3c;">Text here</p>
.mytext {color:#b48d3c;}
This box has a color of #b48d3c
<div style="background-color:#b48d3c;">Content here</div>
.mybackground {background-color:#b48d3c;}
Border around this has a color of #b48d3c
<div style="border:2px solid #b48d3c;">Content here</div>
.myborder {border:2px solid #b48d3c;}