#ba5936 color space conversions
Hex:
        #ba5936
        RGB:
        186, 89, 54
        CMY:
        27, 65, 79
        CMYK:
        0, 52, 71, 27
      HSL:
        16°, 55.0000%, 47.0588%
        HSV (HSB):
        16°, 70.9677%, 72.9412%
        XYZ:
        24.4879, 17.8502, 5.6448
        xyY:
        0.5103, 0.3720, 17.8502
      CIE-Lab:
        49.3139, 36.6313, 38.0352
        CIE-LCH:
        49.3139, 52.8066, 46.0772
        CIE-Luv:
        49.3139, 76.2734, 32.8731
        Hunter-Lab:
        42.2495, 29.5225, 21.6531
      #ba5936 color charts
#ba5936 RGB chart
      #ba5936 CMYK chart
      #ba5936 RGB pie chart
      #ba5936 color shades, tints & tones
#ba5936 color schemes
#ba5936 color preview, HTML & CSS examples
           This text has a color of #ba5936        
        
          <p style="color:#ba5936;">Text here</p>
        
        
          .mytext {color:#ba5936;}
        
        Text color #ba5936
      
           This box has a color of #ba5936        
        
          <div style="background-color:#ba5936;">Content here</div>
        
        
          .mybackground {background-color:#ba5936;}
        
        Background color #ba5936
      
           Border around this has a color of #ba5936        
        
          <div style="border:2px solid #ba5936;">Content here</div>
        
        
          .myborder {border:2px solid #ba5936;}
        
        Border color #ba5936