#b48c2d color space conversions
Hex:
#b48c2d
RGB:
180, 140, 45
CMY:
29, 45, 82
CMYK:
0, 22, 75, 29
HSL:
42°, 60.0000%, 44.1176%
HSV (HSB):
42°, 75.0000%, 70.5882%
XYZ:
28.6741, 28.6489, 6.5011
xyY:
0.4493, 0.4489, 28.6489
CIE-Lab:
60.4705, 5.7271, 53.6758
CIE-LCH:
60.4705, 53.9805, 83.9097
CIE-Luv:
60.4705, 33.1392, 55.9547
Hunter-Lab:
53.5247, 1.9574, 30.2659
#b48c2d color charts
#b48c2d color shades, tints & tones
#b48c2d color schemes
#b48c2d color preview, HTML & CSS examples
This text has a color of #b48c2d
<p style="color:#b48c2d;">Text here</p>
.mytext {color:#b48c2d;}
This box has a color of #b48c2d
<div style="background-color:#b48c2d;">Content here</div>
.mybackground {background-color:#b48c2d;}
Border around this has a color of #b48c2d
<div style="border:2px solid #b48c2d;">Content here</div>
.myborder {border:2px solid #b48c2d;}