#b38c0d color space conversions
Hex:
#b38c0d
RGB:
179, 140, 13
CMY:
30, 45, 95
CMYK:
0, 22, 93, 30
HSL:
46°, 86.4583%, 37.6471%
HSV (HSB):
46°, 92.7374%, 70.1961%
XYZ:
28.0411, 28.3689, 4.3786
xyY:
0.4613, 0.4667, 28.3689
CIE-Lab:
60.2206, 4.3185, 62.8942
CIE-LCH:
60.2206, 63.0422, 86.0721
CIE-Luv:
60.2206, 33.2641, 61.6328
Hunter-Lab:
53.2625, 0.7656, 32.4096
#b38c0d color charts
#b38c0d color shades, tints & tones
#b38c0d color schemes
#b38c0d color preview, HTML & CSS examples
This text has a color of #b38c0d
<p style="color:#b38c0d;">Text here</p>
.mytext {color:#b38c0d;}
This box has a color of #b38c0d
<div style="background-color:#b38c0d;">Content here</div>
.mybackground {background-color:#b38c0d;}
Border around this has a color of #b38c0d
<div style="border:2px solid #b38c0d;">Content here</div>
.myborder {border:2px solid #b38c0d;}