#b38b2d color space conversions
Hex:
#b38b2d
RGB:
179, 139, 45
CMY:
30, 45, 82
CMYK:
0, 22, 75, 30
HSL:
42°, 59.8214%, 43.9216%
HSV (HSB):
42°, 74.8603%, 70.1961%
XYZ:
28.2967, 28.2384, 6.4418
xyY:
0.4493, 0.4484, 28.2384
CIE-Lab:
60.1035, 5.8312, 53.2816
CIE-LCH:
60.1035, 53.5998, 83.7544
CIE-Luv:
60.1035, 33.1061, 55.4944
Hunter-Lab:
53.1398, 2.0556, 30.0105
#b38b2d color charts
#b38b2d color shades, tints & tones
#b38b2d color schemes
#b38b2d color preview, HTML & CSS examples
This text has a color of #b38b2d
<p style="color:#b38b2d;">Text here</p>
.mytext {color:#b38b2d;}
This box has a color of #b38b2d
<div style="background-color:#b38b2d;">Content here</div>
.mybackground {background-color:#b38b2d;}
Border around this has a color of #b38b2d
<div style="border:2px solid #b38b2d;">Content here</div>
.myborder {border:2px solid #b38b2d;}