#bc964a color space conversions
Hex:
#bc964a
RGB:
188, 150, 74
CMY:
26, 41, 71
CMYK:
0, 20, 61, 26
HSL:
40°, 45.9677%, 51.3725%
HSV (HSB):
40°, 60.6383%, 73.7255%
XYZ:
32.8814, 32.9985, 11.1149
xyY:
0.4271, 0.4286, 32.9985
CIE-Lab:
64.1597, 5.4844, 44.7351
CIE-LCH:
64.1597, 45.0700, 83.0106
CIE-Luv:
64.1597, 30.4637, 50.7613
Hunter-Lab:
57.4443, 1.6468, 28.7390
#bc964a color charts
#bc964a color shades, tints & tones
#bc964a color schemes
#bc964a color preview, HTML & CSS examples
This text has a color of #bc964a
<p style="color:#bc964a;">Text here</p>
.mytext {color:#bc964a;}
This box has a color of #bc964a
<div style="background-color:#bc964a;">Content here</div>
.mybackground {background-color:#bc964a;}
Border around this has a color of #bc964a
<div style="border:2px solid #bc964a;">Content here</div>
.myborder {border:2px solid #bc964a;}