#bc892d color space conversions
Hex:
#bc892d
RGB:
188, 137, 45
CMY:
26, 46, 82
CMYK:
0, 27, 76, 26
HSL:
39°, 61.3734%, 45.6863%
HSV (HSB):
39°, 76.0638%, 73.7255%
XYZ:
30.1584, 28.7721, 6.4467
xyY:
0.4613, 0.4401, 28.7721
CIE-Lab:
60.5800, 10.9441, 54.0834
CIE-LCH:
60.5800, 55.1796, 78.5603
CIE-Luv:
60.5800, 41.6729, 55.0724
Hunter-Lab:
53.6397, 6.4903, 30.4220
#bc892d color charts
#bc892d color shades, tints & tones
#bc892d color schemes
#bc892d color preview, HTML & CSS examples
This text has a color of #bc892d
<p style="color:#bc892d;">Text here</p>
.mytext {color:#bc892d;}
This box has a color of #bc892d
<div style="background-color:#bc892d;">Content here</div>
.mybackground {background-color:#bc892d;}
Border around this has a color of #bc892d
<div style="border:2px solid #bc892d;">Content here</div>
.myborder {border:2px solid #bc892d;}