#b68d31 color space conversions
Hex:
#b68d31
RGB:
182, 141, 49
CMY:
29, 45, 81
CMYK:
0, 23, 73, 29
HSL:
42°, 57.5758%, 45.2941%
HSV (HSB):
42°, 73.0769%, 71.3725%
XYZ:
29.3707, 29.2166, 6.9971
xyY:
0.4478, 0.4455, 29.2166
CIE-Lab:
60.9723, 6.2579, 52.6016
CIE-LCH:
60.9723, 52.9726, 83.2155
CIE-Luv:
60.9723, 33.7683, 55.3427
Hunter-Lab:
54.0524, 2.4006, 30.1616
#b68d31 color charts
#b68d31 color shades, tints & tones
#b68d31 color schemes
#b68d31 color preview, HTML & CSS examples
This text has a color of #b68d31
<p style="color:#b68d31;">Text here</p>
.mytext {color:#b68d31;}
This box has a color of #b68d31
<div style="background-color:#b68d31;">Content here</div>
.mybackground {background-color:#b68d31;}
Border around this has a color of #b68d31
<div style="border:2px solid #b68d31;">Content here</div>
.myborder {border:2px solid #b68d31;}