#bc967b color space conversions
Hex:
#bc967b
RGB:
188, 150, 123
CMY:
26, 41, 52
CMYK:
0, 20, 35, 26
HSL:
25°, 32.6633%, 60.9804%
HSV (HSB):
25°, 34.5745%, 73.7255%
XYZ:
35.2205, 33.9341, 23.4325
xyY:
0.3804, 0.3665, 33.9341
CIE-Lab:
64.9102, 10.3824, 19.6472
CIE-LCH:
64.9102, 22.2218, 62.1462
CIE-Luv:
64.9102, 26.5066, 24.1678
Hunter-Lab:
58.2530, 5.9807, 16.9275
#bc967b color charts
#bc967b color shades, tints & tones
#bc967b color schemes
#bc967b color preview, HTML & CSS examples
This text has a color of #bc967b
<p style="color:#bc967b;">Text here</p>
.mytext {color:#bc967b;}
This box has a color of #bc967b
<div style="background-color:#bc967b;">Content here</div>
.mybackground {background-color:#bc967b;}
Border around this has a color of #bc967b
<div style="border:2px solid #bc967b;">Content here</div>
.myborder {border:2px solid #bc967b;}