#ba7a13 color space conversions
Hex:
        #ba7a13
        RGB:
        186, 122, 19
        CMY:
        27, 52, 93
        CMYK:
        0, 34, 90, 27
      HSL:
        37°, 81.4634%, 40.1961%
        HSV (HSB):
        37°, 89.7849%, 72.9412%
        XYZ:
        27.3268, 24.4052, 3.8865
        xyY:
        0.4913, 0.4388, 24.4052
      CIE-Lab:
        56.4912, 17.5425, 59.1338
        CIE-LCH:
        56.4912, 61.6810, 73.4766
        CIE-Luv:
        56.4912, 52.8843, 54.2824
        Hunter-Lab:
        49.4016, 12.2855, 29.9167
      #ba7a13 color charts
#ba7a13 RGB chart
      #ba7a13 CMYK chart
      #ba7a13 RGB pie chart
      #ba7a13 color shades, tints & tones
#ba7a13 color schemes
#ba7a13 color preview, HTML & CSS examples
           This text has a color of #ba7a13        
        
          <p style="color:#ba7a13;">Text here</p>
        
        
          .mytext {color:#ba7a13;}
        
        Text color #ba7a13
      
           This box has a color of #ba7a13        
        
          <div style="background-color:#ba7a13;">Content here</div>
        
        
          .mybackground {background-color:#ba7a13;}
        
        Background color #ba7a13
      
           Border around this has a color of #ba7a13        
        
          <div style="border:2px solid #ba7a13;">Content here</div>
        
        
          .myborder {border:2px solid #ba7a13;}
        
        Border color #ba7a13