#b48c6a color space conversions
Hex:
#b48c6a
RGB:
180, 140, 106
CMY:
29, 45, 58
CMYK:
0, 22, 41, 29
HSL:
28°, 33.0357%, 56.0784%
HSV (HSB):
28°, 41.1111%, 70.5882%
XYZ:
30.8020, 29.5001, 17.7063
xyY:
0.3949, 0.3782, 29.5001
CIE-Lab:
61.2205, 10.5926, 23.9731
CIE-LCH:
61.2205, 26.2090, 66.1615
CIE-Luv:
61.2205, 28.8168, 28.6616
Hunter-Lab:
54.3140, 6.1797, 18.6913
#b48c6a color charts
#b48c6a color shades, tints & tones
#b48c6a color schemes
#b48c6a color preview, HTML & CSS examples
This text has a color of #b48c6a
<p style="color:#b48c6a;">Text here</p>
.mytext {color:#b48c6a;}
This box has a color of #b48c6a
<div style="background-color:#b48c6a;">Content here</div>
.mybackground {background-color:#b48c6a;}
Border around this has a color of #b48c6a
<div style="border:2px solid #b48c6a;">Content here</div>
.myborder {border:2px solid #b48c6a;}