#ba952b color space conversions
Hex:
        #ba952b
        RGB:
        186, 149, 43
        CMY:
        27, 42, 83
        CMYK:
        0, 20, 77, 27
      HSL:
        44°, 62.4454%, 44.9020%
        HSV (HSB):
        44°, 76.8817%, 72.9412%
        XYZ:
        31.4332, 32.1084, 6.8263
        xyY:
        0.4467, 0.4563, 32.1084
      CIE-Lab:
        63.4324, 3.3885, 57.5002
        CIE-LCH:
        63.4324, 57.6000, 86.6274
        CIE-Luv:
        63.4324, 31.1859, 60.4323
        Hunter-Lab:
        56.6643, -0.1438, 32.5223
      #ba952b color charts
#ba952b RGB chart
      #ba952b CMYK chart
      #ba952b RGB pie chart
      #ba952b color shades, tints & tones
#ba952b color schemes
#ba952b color preview, HTML & CSS examples
           This text has a color of #ba952b        
        
          <p style="color:#ba952b;">Text here</p>
        
        
          .mytext {color:#ba952b;}
        
        Text color #ba952b
      
           This box has a color of #ba952b        
        
          <div style="background-color:#ba952b;">Content here</div>
        
        
          .mybackground {background-color:#ba952b;}
        
        Background color #ba952b
      
           Border around this has a color of #ba952b        
        
          <div style="border:2px solid #ba952b;">Content here</div>
        
        
          .myborder {border:2px solid #ba952b;}
        
        Border color #ba952b