#b38f1f color space conversions
Hex:
#b38f1f
RGB:
179, 143, 31
CMY:
30, 44, 88
CMYK:
0, 20, 83, 30
HSL:
45°, 70.4762%, 41.1765%
HSV (HSB):
45°, 82.6816%, 70.1961%
XYZ:
28.6602, 29.3276, 5.4466
xyY:
0.4518, 0.4623, 29.3276
CIE-Lab:
61.0696, 3.0904, 59.1872
CIE-LCH:
61.0696, 59.2678, 87.0110
CIE-Luv:
61.0696, 30.6251, 60.3239
Hunter-Lab:
54.1549, -0.3043, 31.9454
#b38f1f color charts
#b38f1f color shades, tints & tones
#b38f1f color schemes
#b38f1f color preview, HTML & CSS examples
This text has a color of #b38f1f
<p style="color:#b38f1f;">Text here</p>
.mytext {color:#b38f1f;}
This box has a color of #b38f1f
<div style="background-color:#b38f1f;">Content here</div>
.mybackground {background-color:#b38f1f;}
Border around this has a color of #b38f1f
<div style="border:2px solid #b38f1f;">Content here</div>
.myborder {border:2px solid #b38f1f;}