#ba7704 color space conversions
Hex:
        #ba7704
        RGB:
        186, 119, 4
        CMY:
        27, 53, 98
        CMYK:
        0, 36, 98, 27
      HSL:
        38°, 95.7895%, 37.2549%
        HSV (HSB):
        38°, 97.8495%, 72.9412%
        XYZ:
        26.8684, 23.6415, 3.2620
        xyY:
        0.4997, 0.4397, 23.6415
      CIE-Lab:
        55.7271, 18.9808, 61.5511
        CIE-LCH:
        55.7271, 64.4113, 72.8616
        CIE-Luv:
        55.7271, 55.6628, 54.6645
        Hunter-Lab:
        48.6225, 13.5483, 30.0581
      #ba7704 color charts
#ba7704 RGB chart
      #ba7704 CMYK chart
      #ba7704 RGB pie chart
      #ba7704 color shades, tints & tones
#ba7704 color schemes
#ba7704 color preview, HTML & CSS examples
           This text has a color of #ba7704        
        
          <p style="color:#ba7704;">Text here</p>
        
        
          .mytext {color:#ba7704;}
        
        Text color #ba7704
      
           This box has a color of #ba7704        
        
          <div style="background-color:#ba7704;">Content here</div>
        
        
          .mybackground {background-color:#ba7704;}
        
        Background color #ba7704
      
           Border around this has a color of #ba7704        
        
          <div style="border:2px solid #ba7704;">Content here</div>
        
        
          .myborder {border:2px solid #ba7704;}
        
        Border color #ba7704