#bc6e34 color space conversions
Hex:
#bc6e34
RGB:
188, 110, 52
CMY:
26, 57, 80
CMYK:
0, 41, 72, 26
HSL:
26°, 56.6667%, 47.0588%
HSV (HSB):
26°, 72.3404%, 73.7255%
XYZ:
26.9348, 22.0912, 6.0932
xyY:
0.4887, 0.4008, 22.0912
CIE-Lab:
54.1236, 26.1623, 44.4032
CIE-LCH:
54.1236, 51.5375, 59.4935
CIE-Luv:
54.1236, 62.0989, 41.9522
Hunter-Lab:
47.0012, 20.0401, 25.2145
#bc6e34 color charts
#bc6e34 color shades, tints & tones
#bc6e34 color schemes
#bc6e34 color preview, HTML & CSS examples
This text has a color of #bc6e34
<p style="color:#bc6e34;">Text here</p>
.mytext {color:#bc6e34;}
This box has a color of #bc6e34
<div style="background-color:#bc6e34;">Content here</div>
.mybackground {background-color:#bc6e34;}
Border around this has a color of #bc6e34
<div style="border:2px solid #bc6e34;">Content here</div>
.myborder {border:2px solid #bc6e34;}