#bc7b2c color space conversions
Hex:
#bc7b2c
RGB:
188, 123, 44
CMY:
26, 52, 83
CMYK:
0, 35, 77, 26
HSL:
33°, 62.0690%, 45.4902%
HSV (HSB):
33°, 76.5957%, 73.7255%
XYZ:
28.2766, 25.0391, 5.7256
xyY:
0.4789, 0.4241, 25.0391
CIE-Lab:
57.1135, 18.6401, 51.1289
CIE-LCH:
57.1135, 54.4207, 69.9696
CIE-Luv:
57.1135, 52.5643, 49.6648
Hunter-Lab:
50.0391, 13.3002, 28.2433
#bc7b2c color charts
#bc7b2c color shades, tints & tones
#bc7b2c color schemes
#bc7b2c color preview, HTML & CSS examples
This text has a color of #bc7b2c
<p style="color:#bc7b2c;">Text here</p>
.mytext {color:#bc7b2c;}
This box has a color of #bc7b2c
<div style="background-color:#bc7b2c;">Content here</div>
.mybackground {background-color:#bc7b2c;}
Border around this has a color of #bc7b2c
<div style="border:2px solid #bc7b2c;">Content here</div>
.myborder {border:2px solid #bc7b2c;}