#bc8d5c color space conversions
Hex:
#bc8d5c
RGB:
188, 141, 92
CMY:
26, 45, 64
CMYK:
0, 25, 51, 26
HSL:
31°, 41.7391%, 54.9020%
HSV (HSB):
31°, 51.0638%, 73.7255%
XYZ:
32.1957, 30.5138, 14.3181
xyY:
0.4180, 0.3961, 30.5138
CIE-Lab:
62.0951, 11.9264, 32.9426
CIE-LCH:
62.0951, 35.0351, 70.0979
CIE-Luv:
62.0951, 35.3921, 37.9760
Hunter-Lab:
55.2393, 7.3681, 23.2995
#bc8d5c color charts
#bc8d5c color shades, tints & tones
#bc8d5c color schemes
#bc8d5c color preview, HTML & CSS examples
This text has a color of #bc8d5c
<p style="color:#bc8d5c;">Text here</p>
.mytext {color:#bc8d5c;}
This box has a color of #bc8d5c
<div style="background-color:#bc8d5c;">Content here</div>
.mybackground {background-color:#bc8d5c;}
Border around this has a color of #bc8d5c
<div style="border:2px solid #bc8d5c;">Content here</div>
.myborder {border:2px solid #bc8d5c;}