#ba5e34 color space conversions
Hex:
        #ba5e34
        RGB:
        186, 94, 52
        CMY:
        27, 63, 80
        CMYK:
        0, 49, 72, 27
      HSL:
        19°, 56.3025%, 46.6667%
        HSV (HSB):
        19°, 72.0430%, 72.9412%
        XYZ:
        24.8722, 18.6924, 5.5459
        xyY:
        0.5065, 0.3806, 18.6924
      CIE-Lab:
        50.3254, 33.9271, 40.2173
        CIE-LCH:
        50.3254, 52.6164, 49.8492
        CIE-Luv:
        50.3254, 72.7709, 35.5189
        Hunter-Lab:
        43.2348, 27.0272, 22.6590
      #ba5e34 color charts
#ba5e34 RGB chart
      #ba5e34 CMYK chart
      #ba5e34 RGB pie chart
      #ba5e34 color shades, tints & tones
#ba5e34 color schemes
#ba5e34 color preview, HTML & CSS examples
           This text has a color of #ba5e34        
        
          <p style="color:#ba5e34;">Text here</p>
        
        
          .mytext {color:#ba5e34;}
        
        Text color #ba5e34
      
           This box has a color of #ba5e34        
        
          <div style="background-color:#ba5e34;">Content here</div>
        
        
          .mybackground {background-color:#ba5e34;}
        
        Background color #ba5e34
      
           Border around this has a color of #ba5e34        
        
          <div style="border:2px solid #ba5e34;">Content here</div>
        
        
          .myborder {border:2px solid #ba5e34;}
        
        Border color #ba5e34