#b48b2e color space conversions
Hex:
#b48b2e
RGB:
180, 139, 46
CMY:
29, 45, 82
CMYK:
0, 23, 74, 29
HSL:
42°, 59.2920%, 44.3137%
HSV (HSB):
42°, 74.4444%, 70.5882%
XYZ:
28.5482, 28.3658, 6.5553
xyY:
0.4498, 0.4469, 28.3658
CIE-Lab:
60.2178, 6.3247, 53.0237
CIE-LCH:
60.2178, 53.3996, 83.1978
CIE-Luv:
60.2178, 33.8379, 55.2638
Hunter-Lab:
53.2595, 2.4753, 29.9842
#b48b2e color charts
#b48b2e color shades, tints & tones
#b48b2e color schemes
#b48b2e color preview, HTML & CSS examples
This text has a color of #b48b2e
<p style="color:#b48b2e;">Text here</p>
.mytext {color:#b48b2e;}
This box has a color of #b48b2e
<div style="background-color:#b48b2e;">Content here</div>
.mybackground {background-color:#b48b2e;}
Border around this has a color of #b48b2e
<div style="border:2px solid #b48b2e;">Content here</div>
.myborder {border:2px solid #b48b2e;}