#b67a1e color space conversions
Hex:
#b67a1e
RGB:
182, 122, 30
CMY:
29, 52, 88
CMYK:
0, 33, 84, 29
HSL:
36°, 71.6981%, 41.5686%
HSV (HSB):
36°, 83.5165%, 71.3725%
XYZ:
26.4853, 23.9579, 4.4567
xyY:
0.4824, 0.4364, 23.9579
CIE-Lab:
56.0456, 16.0405, 55.2909
CIE-LCH:
56.0456, 57.5706, 73.8220
CIE-Luv:
56.0456, 49.2004, 52.2870
Hunter-Lab:
48.9468, 10.9301, 28.8643
#b67a1e color charts
#b67a1e color shades, tints & tones
#b67a1e color schemes
#b67a1e color preview, HTML & CSS examples
This text has a color of #b67a1e
<p style="color:#b67a1e;">Text here</p>
.mytext {color:#b67a1e;}
This box has a color of #b67a1e
<div style="background-color:#b67a1e;">Content here</div>
.mybackground {background-color:#b67a1e;}
Border around this has a color of #b67a1e
<div style="border:2px solid #b67a1e;">Content here</div>
.myborder {border:2px solid #b67a1e;}