#ba7712 color space conversions
Hex:
        #ba7712
        RGB:
        186, 119, 18
        CMY:
        27, 53, 93
        CMYK:
        0, 36, 90, 27
      HSL:
        36°, 82.3529%, 40.0000%
        HSV (HSB):
        36°, 90.3226%, 72.9412%
        XYZ:
        26.9557, 23.6764, 3.7216
        xyY:
        0.4959, 0.4356, 23.6764
      CIE-Lab:
        55.7624, 19.1836, 58.8222
        CIE-LCH:
        55.7624, 61.8713, 71.9374
        CIE-Luv:
        55.7624, 55.3342, 53.2839
        Hunter-Lab:
        48.6584, 13.7329, 29.5262
      #ba7712 color charts
#ba7712 RGB chart
      #ba7712 CMYK chart
      #ba7712 RGB pie chart
      #ba7712 color shades, tints & tones
#ba7712 color schemes
#ba7712 color preview, HTML & CSS examples
           This text has a color of #ba7712        
        
          <p style="color:#ba7712;">Text here</p>
        
        
          .mytext {color:#ba7712;}
        
        Text color #ba7712
      
           This box has a color of #ba7712        
        
          <div style="background-color:#ba7712;">Content here</div>
        
        
          .mybackground {background-color:#ba7712;}
        
        Background color #ba7712
      
           Border around this has a color of #ba7712        
        
          <div style="border:2px solid #ba7712;">Content here</div>
        
        
          .myborder {border:2px solid #ba7712;}
        
        Border color #ba7712