#bc8741 color space conversions
Hex:
#bc8741
RGB:
188, 135, 65
CMY:
26, 47, 75
CMYK:
0, 28, 65, 26
HSL:
34°, 48.6166%, 49.6078%
HSV (HSB):
34°, 65.4255%, 73.7255%
XYZ:
30.3571, 28.4010, 8.8830
xyY:
0.4488, 0.4199, 28.4010
CIE-Lab:
60.2493, 13.1174, 44.7223
CIE-LCH:
60.2493, 46.6063, 73.6532
CIE-Luv:
60.2493, 41.9460, 47.6616
Hunter-Lab:
53.2926, 8.4173, 27.4222
#bc8741 color charts
#bc8741 color shades, tints & tones
#bc8741 color schemes
#bc8741 color preview, HTML & CSS examples
This text has a color of #bc8741
<p style="color:#bc8741;">Text here</p>
.mytext {color:#bc8741;}
This box has a color of #bc8741
<div style="background-color:#bc8741;">Content here</div>
.mybackground {background-color:#bc8741;}
Border around this has a color of #bc8741
<div style="border:2px solid #bc8741;">Content here</div>
.myborder {border:2px solid #bc8741;}