#bc933e color space conversions
Hex:
#bc933e
RGB:
188, 147, 62
CMY:
26, 42, 76
CMYK:
0, 22, 67, 26
HSL:
40°, 50.4000%, 49.0196%
HSV (HSB):
40°, 67.0213%, 73.7255%
XYZ:
32.0423, 31.9066, 9.0272
xyY:
0.4391, 0.4372, 31.9066
CIE-Lab:
63.2656, 6.3264, 49.4559
CIE-LCH:
63.2656, 49.8589, 82.7104
CIE-Luv:
63.2656, 33.3220, 54.0288
Hunter-Lab:
56.4859, 2.4057, 30.0648
#bc933e color charts
#bc933e color shades, tints & tones
#bc933e color schemes
#bc933e color preview, HTML & CSS examples
This text has a color of #bc933e
<p style="color:#bc933e;">Text here</p>
.mytext {color:#bc933e;}
This box has a color of #bc933e
<div style="background-color:#bc933e;">Content here</div>
.mybackground {background-color:#bc933e;}
Border around this has a color of #bc933e
<div style="border:2px solid #bc933e;">Content here</div>
.myborder {border:2px solid #bc933e;}