#b38d3f color space conversions
Hex:
#b38d3f
RGB:
179, 141, 63
CMY:
30, 45, 75
CMYK:
0, 21, 65, 30
HSL:
40°, 47.9339%, 47.4510%
HSV (HSB):
40°, 64.8045%, 70.1961%
XYZ:
29.0125, 28.9923, 8.7696
xyY:
0.4345, 0.4342, 28.9923
CIE-Lab:
60.7749, 5.7292, 45.9991
CIE-LCH:
60.7749, 46.3545, 82.9004
CIE-Luv:
60.7749, 30.7316, 50.5267
Hunter-Lab:
53.8445, 1.9513, 28.0347
#b38d3f color charts
#b38d3f color shades, tints & tones
#b38d3f color schemes
#b38d3f color preview, HTML & CSS examples
This text has a color of #b38d3f
<p style="color:#b38d3f;">Text here</p>
.mytext {color:#b38d3f;}
This box has a color of #b38d3f
<div style="background-color:#b38d3f;">Content here</div>
.mybackground {background-color:#b38d3f;}
Border around this has a color of #b38d3f
<div style="border:2px solid #b38d3f;">Content here</div>
.myborder {border:2px solid #b38d3f;}