#b68a2e color space conversions
Hex:
#b68a2e
RGB:
182, 138, 46
CMY:
29, 46, 82
CMYK:
0, 24, 75, 29
HSL:
41°, 59.6491%, 44.7059%
HSV (HSB):
41°, 74.7253%, 71.3725%
XYZ:
28.8730, 28.3193, 6.5292
xyY:
0.4531, 0.4444, 28.3193
CIE-Lab:
60.1761, 7.7697, 53.0560
CIE-LCH:
60.1761, 53.6219, 81.6686
CIE-Luv:
60.1761, 36.1422, 54.9355
Hunter-Lab:
53.2159, 3.7199, 29.9767
#b68a2e color charts
#b68a2e color shades, tints & tones
#b68a2e color schemes
#b68a2e color preview, HTML & CSS examples
This text has a color of #b68a2e
<p style="color:#b68a2e;">Text here</p>
.mytext {color:#b68a2e;}
This box has a color of #b68a2e
<div style="background-color:#b68a2e;">Content here</div>
.mybackground {background-color:#b68a2e;}
Border around this has a color of #b68a2e
<div style="border:2px solid #b68a2e;">Content here</div>
.myborder {border:2px solid #b68a2e;}