#bc8f64 color space conversions
Hex:
#bc8f64
RGB:
188, 143, 100
CMY:
26, 44, 61
CMYK:
0, 24, 47, 26
HSL:
29°, 39.6396%, 56.4706%
HSV (HSB):
29°, 46.8085%, 73.7255%
XYZ:
32.8617, 31.2564, 16.3577
xyY:
0.4083, 0.3884, 31.2564
CIE-Lab:
62.7235, 11.6049, 29.4096
CIE-LCH:
62.7235, 31.6164, 68.4660
CIE-Luv:
62.7235, 33.2816, 34.5789
Hunter-Lab:
55.9074, 7.0823, 21.7878
#bc8f64 color charts
#bc8f64 color shades, tints & tones
#bc8f64 color schemes
#bc8f64 color preview, HTML & CSS examples
This text has a color of #bc8f64
<p style="color:#bc8f64;">Text here</p>
.mytext {color:#bc8f64;}
This box has a color of #bc8f64
<div style="background-color:#bc8f64;">Content here</div>
.mybackground {background-color:#bc8f64;}
Border around this has a color of #bc8f64
<div style="border:2px solid #bc8f64;">Content here</div>
.myborder {border:2px solid #bc8f64;}