#b68c7f color space conversions
Hex:
#b68c7f
RGB:
182, 140, 127
CMY:
29, 45, 50
CMYK:
0, 23, 30, 29
HSL:
14°, 27.3632%, 60.5882%
HSV (HSB):
14°, 30.2198%, 71.3725%
XYZ:
32.5003, 30.2336, 24.2014
xyY:
0.3738, 0.3478, 30.2336
CIE-Lab:
61.8552, 14.0558, 13.0832
CIE-LCH:
61.8552, 19.2025, 42.9474
CIE-Luv:
61.8552, 28.0504, 15.0942
Hunter-Lab:
54.9850, 9.2829, 12.3933
#b68c7f color charts
#b68c7f color shades, tints & tones
#b68c7f color schemes
#b68c7f color preview, HTML & CSS examples
This text has a color of #b68c7f
<p style="color:#b68c7f;">Text here</p>
.mytext {color:#b68c7f;}
This box has a color of #b68c7f
<div style="background-color:#b68c7f;">Content here</div>
.mybackground {background-color:#b68c7f;}
Border around this has a color of #b68c7f
<div style="border:2px solid #b68c7f;">Content here</div>
.myborder {border:2px solid #b68c7f;}