#ba831b color space conversions
Hex:
        #ba831b
        RGB:
        186, 131, 27
        CMY:
        27, 49, 89
        CMYK:
        0, 30, 85, 27
      HSL:
        39°, 74.6479%, 41.7647%
        HSV (HSB):
        39°, 85.4839%, 72.9412%
        XYZ:
        28.5638, 26.7508, 4.6949
        xyY:
        0.4760, 0.4458, 26.7508
      CIE-Lab:
        58.7430, 12.7429, 58.7350
        CIE-LCH:
        58.7430, 60.1014, 77.7590
        CIE-Luv:
        58.7430, 45.4710, 56.5254
        Hunter-Lab:
        51.7212, 8.0672, 30.8229
      #ba831b color charts
#ba831b RGB chart
      #ba831b CMYK chart
      #ba831b RGB pie chart
      #ba831b color shades, tints & tones
#ba831b color schemes
#ba831b color preview, HTML & CSS examples
           This text has a color of #ba831b        
        
          <p style="color:#ba831b;">Text here</p>
        
        
          .mytext {color:#ba831b;}
        
        Text color #ba831b
      
           This box has a color of #ba831b        
        
          <div style="background-color:#ba831b;">Content here</div>
        
        
          .mybackground {background-color:#ba831b;}
        
        Background color #ba831b
      
           Border around this has a color of #ba831b        
        
          <div style="border:2px solid #ba831b;">Content here</div>
        
        
          .myborder {border:2px solid #ba831b;}
        
        Border color #ba831b