#bc8c4c color space conversions
Hex:
#bc8c4c
RGB:
188, 140, 76
CMY:
26, 45, 70
CMYK:
0, 26, 60, 26
HSL:
34°, 45.5285%, 51.7647%
HSV (HSB):
34°, 59.5745%, 73.7255%
XYZ:
31.4216, 29.9693, 10.9660
xyY:
0.4343, 0.4142, 29.9693
CIE-Lab:
61.6278, 11.1247, 40.7888
CIE-LCH:
61.6278, 42.2786, 74.7442
CIE-Luv:
61.6278, 37.4568, 45.3151
Hunter-Lab:
54.7443, 6.6514, 26.4444
#bc8c4c color charts
#bc8c4c color shades, tints & tones
#bc8c4c color schemes
#bc8c4c color preview, HTML & CSS examples
This text has a color of #bc8c4c
<p style="color:#bc8c4c;">Text here</p>
.mytext {color:#bc8c4c;}
This box has a color of #bc8c4c
<div style="background-color:#bc8c4c;">Content here</div>
.mybackground {background-color:#bc8c4c;}
Border around this has a color of #bc8c4c
<div style="border:2px solid #bc8c4c;">Content here</div>
.myborder {border:2px solid #bc8c4c;}