#b67b2f color space conversions
Hex:
#b67b2f
RGB:
182, 123, 47
CMY:
29, 52, 82
CMYK:
0, 32, 74, 29
HSL:
34°, 58.9520%, 44.9020%
HSV (HSB):
34°, 74.1758%, 71.3725%
XYZ:
26.8875, 24.3162, 5.9657
xyY:
0.4703, 0.4253, 24.3162
CIE-Lab:
56.4030, 16.1445, 48.8707
CIE-LCH:
56.4030, 51.4683, 71.7189
CIE-Luv:
56.4030, 47.4986, 48.4303
Hunter-Lab:
49.3115, 11.0333, 27.3451
#b67b2f color charts
#b67b2f color shades, tints & tones
#b67b2f color schemes
#b67b2f color preview, HTML & CSS examples
This text has a color of #b67b2f
<p style="color:#b67b2f;">Text here</p>
.mytext {color:#b67b2f;}
This box has a color of #b67b2f
<div style="background-color:#b67b2f;">Content here</div>
.mybackground {background-color:#b67b2f;}
Border around this has a color of #b67b2f
<div style="border:2px solid #b67b2f;">Content here</div>
.myborder {border:2px solid #b67b2f;}