#bc6d3e color space conversions
Hex:
#bc6d3e
RGB:
188, 109, 62
CMY:
26, 57, 76
CMYK:
0, 42, 67, 26
HSL:
22°, 50.4000%, 49.0196%
HSV (HSB):
22°, 67.0213%, 73.7255%
XYZ:
27.0772, 21.9764, 7.3722
xyY:
0.4799, 0.3895, 21.9764
CIE-Lab:
54.0020, 27.2640, 39.1773
CIE-LCH:
54.0020, 47.7303, 55.1654
CIE-Luv:
54.0020, 61.8173, 37.7351
Hunter-Lab:
46.8790, 21.0627, 23.4914
#bc6d3e color charts
#bc6d3e color shades, tints & tones
#bc6d3e color schemes
#bc6d3e color preview, HTML & CSS examples
This text has a color of #bc6d3e
<p style="color:#bc6d3e;">Text here</p>
.mytext {color:#bc6d3e;}
This box has a color of #bc6d3e
<div style="background-color:#bc6d3e;">Content here</div>
.mybackground {background-color:#bc6d3e;}
Border around this has a color of #bc6d3e
<div style="border:2px solid #bc6d3e;">Content here</div>
.myborder {border:2px solid #bc6d3e;}