#bc6e3b color space conversions
Hex:
#bc6e3b
RGB:
188, 110, 59
CMY:
26, 57, 77
CMYK:
0, 41, 69, 26
HSL:
24°, 52.2267%, 48.4314%
HSV (HSB):
24°, 68.6170%, 73.7255%
XYZ:
27.1044, 22.1590, 6.9862
xyY:
0.4819, 0.3939, 22.1590
CIE-Lab:
54.1953, 26.5410, 40.9586
CIE-LCH:
54.1953, 48.8061, 57.0569
CIE-Luv:
54.1953, 61.3890, 39.3584
Hunter-Lab:
47.0733, 20.4003, 24.1520
#bc6e3b color charts
#bc6e3b color shades, tints & tones
#bc6e3b color schemes
#bc6e3b color preview, HTML & CSS examples
This text has a color of #bc6e3b
<p style="color:#bc6e3b;">Text here</p>
.mytext {color:#bc6e3b;}
This box has a color of #bc6e3b
<div style="background-color:#bc6e3b;">Content here</div>
.mybackground {background-color:#bc6e3b;}
Border around this has a color of #bc6e3b
<div style="border:2px solid #bc6e3b;">Content here</div>
.myborder {border:2px solid #bc6e3b;}