#bc8959 color space conversions
Hex:
#bc8959
RGB:
188, 137, 89
CMY:
26, 46, 65
CMYK:
0, 27, 53, 26
HSL:
29°, 42.4893%, 54.3137%
HSV (HSB):
29°, 52.6596%, 73.7255%
XYZ:
31.4879, 29.3040, 13.4478
xyY:
0.4241, 0.3947, 29.3040
CIE-Lab:
61.0490, 13.8623, 33.2427
CIE-LCH:
61.0490, 36.0172, 67.3637
CIE-Luv:
61.0490, 38.4535, 37.6073
Hunter-Lab:
54.1331, 9.0960, 23.1643
#bc8959 color charts
#bc8959 color shades, tints & tones
#bc8959 color schemes
#bc8959 color preview, HTML & CSS examples
This text has a color of #bc8959
<p style="color:#bc8959;">Text here</p>
.mytext {color:#bc8959;}
This box has a color of #bc8959
<div style="background-color:#bc8959;">Content here</div>
.mybackground {background-color:#bc8959;}
Border around this has a color of #bc8959
<div style="border:2px solid #bc8959;">Content here</div>
.myborder {border:2px solid #bc8959;}