#b48b3f color space conversions
Hex:
#b48b3f
RGB:
180, 139, 63
CMY:
29, 45, 75
CMYK:
0, 23, 65, 29
HSL:
39°, 48.1481%, 47.6471%
HSV (HSB):
39°, 65.0000%, 70.5882%
XYZ:
28.9522, 28.5274, 8.6830
xyY:
0.4376, 0.4312, 28.5274
CIE-Lab:
60.3623, 7.2744, 45.5729
CIE-LCH:
60.3623, 46.1498, 80.9309
CIE-Luv:
60.3623, 32.9370, 49.6931
Hunter-Lab:
53.4111, 3.2891, 27.7490
#b48b3f color charts
#b48b3f color shades, tints & tones
#b48b3f color schemes
#b48b3f color preview, HTML & CSS examples
This text has a color of #b48b3f
<p style="color:#b48b3f;">Text here</p>
.mytext {color:#b48b3f;}
This box has a color of #b48b3f
<div style="background-color:#b48b3f;">Content here</div>
.mybackground {background-color:#b48b3f;}
Border around this has a color of #b48b3f
<div style="border:2px solid #b48b3f;">Content here</div>
.myborder {border:2px solid #b48b3f;}