#bc6d39 color space conversions
Hex:
#bc6d39
RGB:
188, 109, 57
CMY:
26, 57, 78
CMYK:
0, 42, 70, 26
HSL:
24°, 53.4694%, 48.0392%
HSV (HSB):
24°, 69.6809%, 73.7255%
XYZ:
26.9462, 21.9241, 6.6824
xyY:
0.4851, 0.3947, 21.9241
CIE-Lab:
53.9463, 26.9726, 41.7072
CIE-LCH:
53.9463, 49.6690, 57.1087
CIE-Luv:
53.9463, 62.3689, 39.7253
Hunter-Lab:
46.8231, 20.7843, 24.3145
#bc6d39 color charts
#bc6d39 color shades, tints & tones
#bc6d39 color schemes
#bc6d39 color preview, HTML & CSS examples
This text has a color of #bc6d39
<p style="color:#bc6d39;">Text here</p>
.mytext {color:#bc6d39;}
This box has a color of #bc6d39
<div style="background-color:#bc6d39;">Content here</div>
.mybackground {background-color:#bc6d39;}
Border around this has a color of #bc6d39
<div style="border:2px solid #bc6d39;">Content here</div>
.myborder {border:2px solid #bc6d39;}