#bc8f3e color space conversions
Hex:
#bc8f3e
RGB:
188, 143, 62
CMY:
26, 44, 76
CMYK:
0, 24, 67, 26
HSL:
39°, 50.4000%, 49.0196%
HSV (HSB):
39°, 67.0213%, 73.7255%
XYZ:
31.4310, 30.6841, 8.8235
xyY:
0.4431, 0.4325, 30.6841
CIE-Lab:
62.2400, 8.5199, 48.3488
CIE-LCH:
62.2400, 49.0937, 80.0061
CIE-Luv:
62.2400, 36.2441, 52.2834
Hunter-Lab:
55.3932, 4.3456, 29.3311
#bc8f3e color charts
#bc8f3e color shades, tints & tones
#bc8f3e color schemes
#bc8f3e color preview, HTML & CSS examples
This text has a color of #bc8f3e
<p style="color:#bc8f3e;">Text here</p>
.mytext {color:#bc8f3e;}
This box has a color of #bc8f3e
<div style="background-color:#bc8f3e;">Content here</div>
.mybackground {background-color:#bc8f3e;}
Border around this has a color of #bc8f3e
<div style="border:2px solid #bc8f3e;">Content here</div>
.myborder {border:2px solid #bc8f3e;}