#bc8b4c color space conversions
Hex:
#bc8b4c
RGB:
188, 139, 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.2762, 29.6784, 10.9175
xyY:
0.4352, 0.4129, 29.6784
CIE-Lab:
61.3757, 11.6766, 40.4916
CIE-LCH:
61.3757, 42.1416, 73.9140
CIE-Luv:
61.3757, 38.1760, 44.8555
Hunter-Lab:
54.4779, 7.1419, 26.2526
#bc8b4c color charts
#bc8b4c color shades, tints & tones
#bc8b4c color schemes
#bc8b4c color preview, HTML & CSS examples
This text has a color of #bc8b4c
<p style="color:#bc8b4c;">Text here</p>
.mytext {color:#bc8b4c;}
This box has a color of #bc8b4c
<div style="background-color:#bc8b4c;">Content here</div>
.mybackground {background-color:#bc8b4c;}
Border around this has a color of #bc8b4c
<div style="border:2px solid #bc8b4c;">Content here</div>
.myborder {border:2px solid #bc8b4c;}