#bc8041 color space conversions
Hex:
#bc8041
RGB:
188, 128, 65
CMY:
26, 50, 75
CMYK:
0, 32, 65, 26
HSL:
31°, 48.6166%, 49.6078%
HSV (HSB):
31°, 65.4255%, 73.7255%
XYZ:
29.4123, 26.5114, 8.5680
xyY:
0.4561, 0.4111, 26.5114
CIE-Lab:
58.5193, 16.9911, 42.7770
CIE-LCH:
58.5193, 46.0279, 68.3369
CIE-Luv:
58.5193, 47.1620, 44.6009
Hunter-Lab:
51.4892, 11.8591, 26.1763
#bc8041 color charts
#bc8041 color shades, tints & tones
#bc8041 color schemes
#bc8041 color preview, HTML & CSS examples
This text has a color of #bc8041
<p style="color:#bc8041;">Text here</p>
.mytext {color:#bc8041;}
This box has a color of #bc8041
<div style="background-color:#bc8041;">Content here</div>
.mybackground {background-color:#bc8041;}
Border around this has a color of #bc8041
<div style="border:2px solid #bc8041;">Content here</div>
.myborder {border:2px solid #bc8041;}