#bc993b color space conversions
Hex:
#bc993b
RGB:
188, 153, 59
CMY:
26, 40, 77
CMYK:
0, 19, 69, 26
HSL:
44°, 52.2267%, 48.4314%
HSV (HSB):
44°, 68.6170%, 73.7255%
XYZ:
32.9197, 33.7896, 8.9247
xyY:
0.4353, 0.4468, 33.7896
CIE-Lab:
64.7952, 2.8811, 52.4246
CIE-LCH:
64.7952, 52.5037, 86.8544
CIE-Luv:
64.7952, 29.1343, 57.6532
Hunter-Lab:
58.1288, -0.6368, 31.5872
#bc993b color charts
#bc993b color shades, tints & tones
#bc993b color schemes
#bc993b color preview, HTML & CSS examples
This text has a color of #bc993b
<p style="color:#bc993b;">Text here</p>
.mytext {color:#bc993b;}
This box has a color of #bc993b
<div style="background-color:#bc993b;">Content here</div>
.mybackground {background-color:#bc993b;}
Border around this has a color of #bc993b
<div style="border:2px solid #bc993b;">Content here</div>
.myborder {border:2px solid #bc993b;}