#ba892e color space conversions
Hex:
        #ba892e
        RGB:
        186, 137, 46
        CMY:
        27, 46, 82
        CMYK:
        0, 26, 75, 27
      HSL:
        39°, 60.3448%, 45.4902%
        HSV (HSB):
        39°, 75.2688%, 72.9412%
        XYZ:
        29.6885, 28.5277, 6.5264
        xyY:
        0.4586, 0.4406, 28.5277
      CIE-Lab:
        60.3625, 10.1014, 53.3884
        CIE-LCH:
        60.3625, 54.3356, 79.2860
        CIE-Luv:
        60.3625, 40.0399, 54.7066
        Hunter-Lab:
        53.4113, 5.7488, 30.1432
      #ba892e color charts
#ba892e RGB chart
      #ba892e CMYK chart
      #ba892e RGB pie chart
      #ba892e color shades, tints & tones
#ba892e color schemes
#ba892e color preview, HTML & CSS examples
           This text has a color of #ba892e        
        
          <p style="color:#ba892e;">Text here</p>
        
        
          .mytext {color:#ba892e;}
        
        Text color #ba892e
      
           This box has a color of #ba892e        
        
          <div style="background-color:#ba892e;">Content here</div>
        
        
          .mybackground {background-color:#ba892e;}
        
        Background color #ba892e
      
           Border around this has a color of #ba892e        
        
          <div style="border:2px solid #ba892e;">Content here</div>
        
        
          .myborder {border:2px solid #ba892e;}
        
        Border color #ba892e