#bc6f2e color space conversions
Hex:
#bc6f2e
RGB:
188, 111, 46
CMY:
26, 56, 82
CMYK:
0, 41, 76, 26
HSL:
27°, 60.6838%, 45.8824%
HSV (HSB):
27°, 75.5319%, 73.7255%
XYZ:
26.9166, 22.2575, 5.4622
xyY:
0.4927, 0.4074, 22.2575
CIE-Lab:
54.2992, 25.3316, 47.4433
CIE-LCH:
54.2992, 53.7825, 61.9007
CIE-Luv:
54.2992, 61.8515, 44.3131
Hunter-Lab:
47.1779, 19.2792, 26.1599
#bc6f2e color charts
#bc6f2e color shades, tints & tones
#bc6f2e color schemes
#bc6f2e color preview, HTML & CSS examples
This text has a color of #bc6f2e
<p style="color:#bc6f2e;">Text here</p>
.mytext {color:#bc6f2e;}
This box has a color of #bc6f2e
<div style="background-color:#bc6f2e;">Content here</div>
.mybackground {background-color:#bc6f2e;}
Border around this has a color of #bc6f2e
<div style="border:2px solid #bc6f2e;">Content here</div>
.myborder {border:2px solid #bc6f2e;}