#bc8d7c color space conversions
Hex:
#bc8d7c
RGB:
188, 141, 124
CMY:
26, 45, 51
CMYK:
0, 25, 34, 26
HSL:
16°, 32.3232%, 61.1765%
HSV (HSB):
16°, 34.0426%, 73.7255%
XYZ:
33.9020, 31.1964, 23.3035
xyY:
0.3835, 0.3529, 31.1964
CIE-Lab:
62.6730, 15.4868, 16.0104
CIE-LCH:
62.6730, 22.2750, 45.9524
CIE-Luv:
62.6730, 32.0503, 18.5139
Hunter-Lab:
55.8537, 10.6017, 14.3604
#bc8d7c color charts
#bc8d7c color shades, tints & tones
#bc8d7c color schemes
#bc8d7c color preview, HTML & CSS examples
This text has a color of #bc8d7c
<p style="color:#bc8d7c;">Text here</p>
.mytext {color:#bc8d7c;}
This box has a color of #bc8d7c
<div style="background-color:#bc8d7c;">Content here</div>
.mybackground {background-color:#bc8d7c;}
Border around this has a color of #bc8d7c
<div style="border:2px solid #bc8d7c;">Content here</div>
.myborder {border:2px solid #bc8d7c;}