#b48c3d color space conversions
Hex:
#b48c3d
RGB:
180, 140, 61
CMY:
29, 45, 76
CMYK:
0, 22, 66, 29
HSL:
40°, 49.3776%, 47.2549%
HSV (HSB):
40°, 66.1111%, 70.5882%
XYZ:
29.0428, 28.7964, 8.4424
xyY:
0.4382, 0.4345, 28.7964
CIE-Lab:
60.6015, 6.5936, 46.7880
CIE-LCH:
60.6015, 47.2503, 81.9785
CIE-Luv:
60.6015, 32.3323, 50.8804
Hunter-Lab:
53.6623, 2.6978, 28.2358
#b48c3d color charts
#b48c3d color shades, tints & tones
#b48c3d color schemes
#b48c3d color preview, HTML & CSS examples
This text has a color of #b48c3d
<p style="color:#b48c3d;">Text here</p>
.mytext {color:#b48c3d;}
This box has a color of #b48c3d
<div style="background-color:#b48c3d;">Content here</div>
.mybackground {background-color:#b48c3d;}
Border around this has a color of #b48c3d
<div style="border:2px solid #b48c3d;">Content here</div>
.myborder {border:2px solid #b48c3d;}