#bc9a44 color space conversions
Hex:
        #bc9a44
        RGB:
        188, 154, 68
        CMY:
        26, 40, 73
        CMYK:
        0, 18, 64, 26
      HSL:
        43°, 47.2441%, 50.1961%
        HSV (HSB):
        43°, 63.8298%, 73.7255%
        XYZ:
        33.3380, 34.2199, 10.3168
        xyY:
        0.4281, 0.4394, 34.2199
      CIE-Lab:
        65.1368, 2.8901, 48.7125
        CIE-LCH:
        65.1368, 48.7982, 86.6047
        CIE-Luv:
        65.1368, 27.9758, 54.9394
        Hunter-Lab:
        58.4978, -0.6436, 30.4919
      #bc9a44 color charts
#bc9a44 RGB chart
      #bc9a44 CMYK chart
      #bc9a44 RGB pie chart
      #bc9a44 color shades, tints & tones
#bc9a44 color schemes
#bc9a44 color preview, HTML & CSS examples
           This text has a color of #bc9a44        
        
          <p style="color:#bc9a44;">Text here</p>
        
        
          .mytext {color:#bc9a44;}
        
        Text color #bc9a44
      
           This box has a color of #bc9a44        
        
          <div style="background-color:#bc9a44;">Content here</div>
        
        
          .mybackground {background-color:#bc9a44;}
        
        Background color #bc9a44
      
           Border around this has a color of #bc9a44        
        
          <div style="border:2px solid #bc9a44;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a44;}
        
        Border color #bc9a44