#bc7961 color space conversions
Hex:
#bc7961
RGB:
188, 121, 97
CMY:
26, 53, 62
CMYK:
0, 36, 48, 26
HSL:
16°, 40.4444%, 55.8824%
HSV (HSB):
16°, 48.4043%, 73.7255%
XYZ:
29.7341, 25.2292, 14.6118
xyY:
0.4274, 0.3626, 25.2292
CIE-Lab:
57.2980, 23.4838, 23.9811
CIE-LCH:
57.2980, 33.5646, 45.6003
CIE-Luv:
57.2980, 48.6324, 25.3306
Hunter-Lab:
50.2287, 17.7673, 17.9122
#bc7961 color charts
#bc7961 color shades, tints & tones
#bc7961 color schemes
#bc7961 color preview, HTML & CSS examples
This text has a color of #bc7961
<p style="color:#bc7961;">Text here</p>
.mytext {color:#bc7961;}
This box has a color of #bc7961
<div style="background-color:#bc7961;">Content here</div>
.mybackground {background-color:#bc7961;}
Border around this has a color of #bc7961
<div style="border:2px solid #bc7961;">Content here</div>
.myborder {border:2px solid #bc7961;}