#b68c7d color space conversions
Hex:
#b68c7d
RGB:
182, 140, 125
CMY:
29, 45, 51
CMYK:
0, 23, 31, 29
HSL:
16°, 28.0788%, 60.1961%
HSV (HSB):
16°, 31.3187%, 71.3725%
XYZ:
32.3712, 30.1819, 23.5216
xyY:
0.3761, 0.3506, 30.1819
CIE-Lab:
61.8109, 13.7834, 14.1518
CIE-LCH:
61.8109, 19.7549, 45.7555
CIE-Luv:
61.8109, 28.2740, 16.4844
Hunter-Lab:
54.9381, 9.0359, 13.0718
#b68c7d color charts
#b68c7d color shades, tints & tones
#b68c7d color schemes
#b68c7d color preview, HTML & CSS examples
This text has a color of #b68c7d
<p style="color:#b68c7d;">Text here</p>
.mytext {color:#b68c7d;}
This box has a color of #b68c7d
<div style="background-color:#b68c7d;">Content here</div>
.mybackground {background-color:#b68c7d;}
Border around this has a color of #b68c7d
<div style="border:2px solid #b68c7d;">Content here</div>
.myborder {border:2px solid #b68c7d;}