#bc773c color space conversions
Hex:
#bc773c
RGB:
188, 119, 60
CMY:
26, 53, 76
CMYK:
0, 37, 68, 26
HSL:
28°, 51.6129%, 48.6275%
HSV (HSB):
28°, 68.0851%, 73.7255%
XYZ:
28.1515, 24.2113, 7.4645
xyY:
0.4705, 0.4047, 24.2113
CIE-Lab:
56.2987, 21.6592, 42.7984
CIE-LCH:
56.2987, 47.9669, 63.1572
CIE-Luv:
56.2987, 54.4106, 42.7124
Hunter-Lab:
49.2049, 16.0160, 25.4491
#bc773c color charts
#bc773c color shades, tints & tones
#bc773c color schemes
#bc773c color preview, HTML & CSS examples
This text has a color of #bc773c
<p style="color:#bc773c;">Text here</p>
.mytext {color:#bc773c;}
This box has a color of #bc773c
<div style="background-color:#bc773c;">Content here</div>
.mybackground {background-color:#bc773c;}
Border around this has a color of #bc773c
<div style="border:2px solid #bc773c;">Content here</div>
.myborder {border:2px solid #bc773c;}