#b68c6c color space conversions
Hex:
#b68c6c
RGB:
182, 140, 108
CMY:
29, 45, 58
CMYK:
0, 23, 41, 29
HSL:
26°, 33.6364%, 56.8627%
HSV (HSB):
26°, 40.6593%, 71.3725%
XYZ:
31.3763, 29.7840, 18.2825
xyY:
0.3950, 0.3749, 29.7840
CIE-Lab:
61.4674, 11.6496, 23.2272
CIE-LCH:
61.4674, 25.9849, 63.3640
CIE-Luv:
61.4674, 30.0746, 27.6466
Hunter-Lab:
54.5747, 7.1181, 18.3401
#b68c6c color charts
#b68c6c color shades, tints & tones
#b68c6c color schemes
#b68c6c color preview, HTML & CSS examples
This text has a color of #b68c6c
<p style="color:#b68c6c;">Text here</p>
.mytext {color:#b68c6c;}
This box has a color of #b68c6c
<div style="background-color:#b68c6c;">Content here</div>
.mybackground {background-color:#b68c6c;}
Border around this has a color of #b68c6c
<div style="border:2px solid #b68c6c;">Content here</div>
.myborder {border:2px solid #b68c6c;}