#b48b4b color space conversions
Hex:
#b48b4b
RGB:
180, 139, 75
CMY:
29, 45, 71
CMYK:
0, 23, 58, 29
HSL:
37°, 41.1765%, 50.0000%
HSV (HSB):
37°, 58.3333%, 70.5882%
XYZ:
29.3250, 28.6765, 10.6461
xyY:
0.4272, 0.4177, 28.6765
CIE-Lab:
60.4951, 8.1396, 39.7497
CIE-LCH:
60.4951, 40.5745, 78.4274
CIE-Luv:
60.4951, 32.1341, 44.7189
Hunter-Lab:
53.5505, 4.0358, 25.6981
#b48b4b color charts
#b48b4b color shades, tints & tones
#b48b4b color schemes
#b48b4b color preview, HTML & CSS examples
This text has a color of #b48b4b
<p style="color:#b48b4b;">Text here</p>
.mytext {color:#b48b4b;}
This box has a color of #b48b4b
<div style="background-color:#b48b4b;">Content here</div>
.mybackground {background-color:#b48b4b;}
Border around this has a color of #b48b4b
<div style="border:2px solid #b48b4b;">Content here</div>
.myborder {border:2px solid #b48b4b;}