#bc8b7f color space conversions
Hex:
#bc8b7f
RGB:
188, 139, 127
CMY:
26, 45, 50
CMYK:
0, 26, 32, 26
HSL:
12°, 31.2821%, 61.7647%
HSV (HSB):
12°, 32.4468%, 73.7255%
XYZ:
33.8024, 30.6889, 24.2206
xyY:
0.3810, 0.3459, 30.6889
CIE-Lab:
62.2441, 16.9880, 13.7216
CIE-LCH:
62.2441, 21.8375, 38.9285
CIE-Luv:
62.2441, 32.9417, 15.3442
Hunter-Lab:
55.3976, 11.9712, 12.8558
#bc8b7f color charts
#bc8b7f color shades, tints & tones
#bc8b7f color schemes
#bc8b7f color preview, HTML & CSS examples
This text has a color of #bc8b7f
<p style="color:#bc8b7f;">Text here</p>
.mytext {color:#bc8b7f;}
This box has a color of #bc8b7f
<div style="background-color:#bc8b7f;">Content here</div>
.mybackground {background-color:#bc8b7f;}
Border around this has a color of #bc8b7f
<div style="border:2px solid #bc8b7f;">Content here</div>
.myborder {border:2px solid #bc8b7f;}