#bc8b32 color space conversions
Hex:
#bc8b32
RGB:
188, 139, 50
CMY:
26, 45, 80
CMYK:
0, 26, 73, 26
HSL:
39°, 57.9832%, 46.6667%
HSV (HSB):
39°, 73.4043%, 73.7255%
XYZ:
30.5474, 29.3869, 7.0798
xyY:
0.4558, 0.4385, 29.3869
CIE-Lab:
61.1216, 10.0699, 52.5445
CIE-LCH:
61.1216, 53.5007, 79.1511
CIE-Luv:
61.1216, 39.9001, 54.4960
Hunter-Lab:
54.2097, 5.7186, 30.2035
#bc8b32 color charts
#bc8b32 color shades, tints & tones
#bc8b32 color schemes
#bc8b32 color preview, HTML & CSS examples
This text has a color of #bc8b32
<p style="color:#bc8b32;">Text here</p>
.mytext {color:#bc8b32;}
This box has a color of #bc8b32
<div style="background-color:#bc8b32;">Content here</div>
.mybackground {background-color:#bc8b32;}
Border around this has a color of #bc8b32
<div style="border:2px solid #bc8b32;">Content here</div>
.myborder {border:2px solid #bc8b32;}