#bc963a color space conversions
Hex:
        #bc963a
        RGB:
        188, 150, 58
        CMY:
        26, 41, 77
        CMYK:
        0, 20, 69, 26
      HSL:
        42°, 52.8455%, 48.2353%
        HSV (HSB):
        42°, 69.1489%, 73.7255%
        XYZ:
        32.4091, 32.8095, 8.6277
        xyY:
        0.4389, 0.4443, 32.8095
      CIE-Lab:
        64.0064, 4.4563, 52.0390
        CIE-LCH:
        64.0064, 52.2295, 85.1055
        CIE-Luv:
        64.0064, 31.3498, 56.6835
        Hunter-Lab:
        57.2796, 0.7569, 31.1652
      #bc963a color charts
#bc963a RGB chart
      #bc963a CMYK chart
      #bc963a RGB pie chart
      #bc963a color shades, tints & tones
#bc963a color schemes
#bc963a color preview, HTML & CSS examples
           This text has a color of #bc963a        
        
          <p style="color:#bc963a;">Text here</p>
        
        
          .mytext {color:#bc963a;}
        
        Text color #bc963a
      
           This box has a color of #bc963a        
        
          <div style="background-color:#bc963a;">Content here</div>
        
        
          .mybackground {background-color:#bc963a;}
        
        Background color #bc963a
      
           Border around this has a color of #bc963a        
        
          <div style="border:2px solid #bc963a;">Content here</div>
        
        
          .myborder {border:2px solid #bc963a;}
        
        Border color #bc963a