#b68c6a color space conversions
Hex:
#b68c6a
RGB:
182, 140, 106
CMY:
29, 45, 58
CMYK:
0, 23, 42, 29
HSL:
27°, 34.2342%, 56.4706%
HSV (HSB):
27°, 41.7582%, 71.3725%
XYZ:
31.2710, 29.7419, 17.7283
xyY:
0.3971, 0.3777, 29.7419
CIE-Lab:
61.4308, 11.4201, 24.2907
CIE-LCH:
61.4308, 26.8414, 64.8197
CIE-Luv:
61.4308, 30.2735, 28.8763
Hunter-Lab:
54.5361, 6.9138, 18.9016
#b68c6a color charts
#b68c6a color shades, tints & tones
#b68c6a color schemes
#b68c6a color preview, HTML & CSS examples
This text has a color of #b68c6a
<p style="color:#b68c6a;">Text here</p>
.mytext {color:#b68c6a;}
This box has a color of #b68c6a
<div style="background-color:#b68c6a;">Content here</div>
.mybackground {background-color:#b68c6a;}
Border around this has a color of #b68c6a
<div style="border:2px solid #b68c6a;">Content here</div>
.myborder {border:2px solid #b68c6a;}