#bc6e2b color space conversions
Hex:
#bc6e2b
RGB:
188, 110, 43
CMY:
26, 57, 83
CMYK:
0, 41, 77, 26
HSL:
28°, 62.7706%, 45.2941%
HSV (HSB):
28°, 77.1277%, 73.7255%
XYZ:
26.7510, 22.0176, 5.1254
xyY:
0.4964, 0.4085, 22.0176
CIE-Lab:
54.0457, 25.7492, 48.5549
CIE-LCH:
54.0457, 54.9600, 62.0624
CIE-Luv:
54.0457, 62.8842, 44.8172
Hunter-Lab:
46.9230, 19.6485, 26.3698
#bc6e2b color charts
#bc6e2b color shades, tints & tones
#bc6e2b color schemes
#bc6e2b color preview, HTML & CSS examples
This text has a color of #bc6e2b
<p style="color:#bc6e2b;">Text here</p>
.mytext {color:#bc6e2b;}
This box has a color of #bc6e2b
<div style="background-color:#bc6e2b;">Content here</div>
.mybackground {background-color:#bc6e2b;}
Border around this has a color of #bc6e2b
<div style="border:2px solid #bc6e2b;">Content here</div>
.myborder {border:2px solid #bc6e2b;}