#bc8545 color space conversions
Hex:
#bc8545
RGB:
188, 133, 69
CMY:
26, 48, 73
CMYK:
0, 29, 63, 26
HSL:
32°, 47.0356%, 50.3922%
HSV (HSB):
32°, 63.2979%, 73.7255%
XYZ:
30.2007, 27.8961, 9.4230
xyY:
0.4473, 0.4132, 27.8961
CIE-Lab:
59.7948, 14.4886, 42.2154
CIE-LCH:
59.7948, 44.6325, 71.0575
CIE-Luv:
59.7948, 43.1133, 45.1655
Hunter-Lab:
52.8168, 9.6374, 26.3939
#bc8545 color charts
#bc8545 color shades, tints & tones
#bc8545 color schemes
#bc8545 color preview, HTML & CSS examples
This text has a color of #bc8545
<p style="color:#bc8545;">Text here</p>
.mytext {color:#bc8545;}
This box has a color of #bc8545
<div style="background-color:#bc8545;">Content here</div>
.mybackground {background-color:#bc8545;}
Border around this has a color of #bc8545
<div style="border:2px solid #bc8545;">Content here</div>
.myborder {border:2px solid #bc8545;}