#bc6e24 color space conversions
Hex:
#bc6e24
RGB:
188, 110, 36
CMY:
26, 57, 86
CMYK:
0, 41, 81, 26
HSL:
29°, 67.8571%, 43.9216%
HSV (HSB):
29°, 80.8511%, 73.7255%
XYZ:
26.6334, 21.9706, 4.5061
xyY:
0.5015, 0.4137, 21.9706
CIE-Lab:
53.9958, 25.4835, 51.5031
CIE-LCH:
53.9958, 57.4628, 63.6740
CIE-Luv:
53.9958, 63.3957, 46.6807
Hunter-Lab:
46.8728, 19.3973, 27.1112
#bc6e24 color charts
#bc6e24 color shades, tints & tones
#bc6e24 color schemes
#bc6e24 color preview, HTML & CSS examples
This text has a color of #bc6e24
<p style="color:#bc6e24;">Text here</p>
.mytext {color:#bc6e24;}
This box has a color of #bc6e24
<div style="background-color:#bc6e24;">Content here</div>
.mybackground {background-color:#bc6e24;}
Border around this has a color of #bc6e24
<div style="border:2px solid #bc6e24;">Content here</div>
.myborder {border:2px solid #bc6e24;}