#b38c1c color space conversions
Hex:
#b38c1c
RGB:
179, 140, 28
CMY:
30, 45, 89
CMYK:
0, 22, 84, 30
HSL:
45°, 72.9469%, 40.5882%
HSV (HSB):
45°, 84.3575%, 70.1961%
XYZ:
28.1781, 28.4237, 5.0998
xyY:
0.4567, 0.4607, 28.4237
CIE-Lab:
60.2696, 4.6481, 59.4062
CIE-LCH:
60.2696, 59.5878, 85.5261
CIE-Luv:
60.2696, 32.9534, 59.6567
Hunter-Lab:
53.3139, 1.0436, 31.6483
#b38c1c color charts
#b38c1c color shades, tints & tones
#b38c1c color schemes
#b38c1c color preview, HTML & CSS examples
This text has a color of #b38c1c
<p style="color:#b38c1c;">Text here</p>
.mytext {color:#b38c1c;}
This box has a color of #b38c1c
<div style="background-color:#b38c1c;">Content here</div>
.mybackground {background-color:#b38c1c;}
Border around this has a color of #b38c1c
<div style="border:2px solid #b38c1c;">Content here</div>
.myborder {border:2px solid #b38c1c;}