#bc8e40 color space conversions
Hex:
#bc8e40
RGB:
188, 142, 64
CMY:
26, 44, 75
CMYK:
0, 24, 66, 26
HSL:
38°, 49.2063%, 49.4118%
HSV (HSB):
38°, 65.9574%, 73.7255%
XYZ:
31.3375, 30.4075, 9.0681
xyY:
0.4425, 0.4294, 30.4075
CIE-Lab:
62.0043, 9.1928, 47.1498
CIE-LCH:
62.0043, 48.0376, 78.9674
CIE-Luv:
62.0043, 36.8538, 51.1153
Hunter-Lab:
55.1430, 4.9402, 28.8501
#bc8e40 color charts
#bc8e40 color shades, tints & tones
#bc8e40 color schemes
#bc8e40 color preview, HTML & CSS examples
This text has a color of #bc8e40
<p style="color:#bc8e40;">Text here</p>
.mytext {color:#bc8e40;}
This box has a color of #bc8e40
<div style="background-color:#bc8e40;">Content here</div>
.mybackground {background-color:#bc8e40;}
Border around this has a color of #bc8e40
<div style="border:2px solid #bc8e40;">Content here</div>
.myborder {border:2px solid #bc8e40;}