#bc6d31 color space conversions
Hex:
#bc6d31
RGB:
188, 109, 49
CMY:
26, 57, 81
CMYK:
0, 42, 74, 26
HSL:
26°, 58.6498%, 46.4706%
HSV (HSB):
26°, 73.9362%, 73.7255%
XYZ:
26.7621, 21.8504, 5.7128
xyY:
0.4926, 0.4022, 21.8504
CIE-Lab:
53.8679, 26.5607, 45.5889
CIE-LCH:
53.8679, 52.7619, 59.7743
CIE-Luv:
53.8679, 63.1588, 42.5710
Hunter-Lab:
46.7444, 20.3919, 25.4751
#bc6d31 color charts
#bc6d31 color shades, tints & tones
#bc6d31 color schemes
#bc6d31 color preview, HTML & CSS examples
This text has a color of #bc6d31
<p style="color:#bc6d31;">Text here</p>
.mytext {color:#bc6d31;}
This box has a color of #bc6d31
<div style="background-color:#bc6d31;">Content here</div>
.mybackground {background-color:#bc6d31;}
Border around this has a color of #bc6d31
<div style="border:2px solid #bc6d31;">Content here</div>
.myborder {border:2px solid #bc6d31;}