#b38c00 color space conversions
Hex:
#b38c00
RGB:
179, 140, 0
CMY:
30, 45, 100
CMYK:
0, 22, 100, 30
HSL:
47°, 100.0000%, 35.0980%
HSV (HSB):
47°, 100.0000%, 70.1961%
XYZ:
27.9685, 28.3399, 3.9960
xyY:
0.4638, 0.4699, 28.3399
CIE-Lab:
60.1946, 4.1430, 64.9059
CIE-LCH:
60.1946, 65.0380, 86.3477
CIE-Luv:
60.1946, 33.4305, 62.6906
Hunter-Lab:
53.2352, 0.6180, 32.8141
#b38c00 color charts
#b38c00 color shades, tints & tones
#b38c00 color schemes
#b38c00 color preview, HTML & CSS examples
This text has a color of #b38c00
<p style="color:#b38c00;">Text here</p>
.mytext {color:#b38c00;}
This box has a color of #b38c00
<div style="background-color:#b38c00;">Content here</div>
.mybackground {background-color:#b38c00;}
Border around this has a color of #b38c00
<div style="border:2px solid #b38c00;">Content here</div>
.myborder {border:2px solid #b38c00;}