#bc7b2d color space conversions
Hex:
#bc7b2d
RGB:
188, 123, 45
CMY:
26, 52, 82
CMYK:
0, 35, 76, 26
HSL:
33°, 61.3734%, 45.6863%
HSV (HSB):
33°, 76.0638%, 73.7255%
XYZ:
28.2957, 25.0467, 5.8258
xyY:
0.4782, 0.4233, 25.0467
CIE-Lab:
57.1209, 18.6831, 50.7070
CIE-LCH:
57.1209, 54.0394, 69.7736
CIE-Luv:
57.1209, 52.4999, 49.3828
Hunter-Lab:
50.0467, 13.3394, 28.1309
#bc7b2d color charts
#bc7b2d color shades, tints & tones
#bc7b2d color schemes
#bc7b2d color preview, HTML & CSS examples
This text has a color of #bc7b2d
<p style="color:#bc7b2d;">Text here</p>
.mytext {color:#bc7b2d;}
This box has a color of #bc7b2d
<div style="background-color:#bc7b2d;">Content here</div>
.mybackground {background-color:#bc7b2d;}
Border around this has a color of #bc7b2d
<div style="border:2px solid #bc7b2d;">Content here</div>
.myborder {border:2px solid #bc7b2d;}