#ba5905 color space conversions
Hex:
        #ba5905
        RGB:
        186, 89, 5
        CMY:
        27, 65, 98
        CMYK:
        0, 52, 97, 27
      HSL:
        28°, 94.7644%, 37.4510%
        HSV (HSB):
        28°, 97.3118%, 72.9412%
        XYZ:
        23.8495, 17.5948, 2.2827
        xyY:
        0.5454, 0.4024, 17.5948
      CIE-Lab:
        49.0009, 35.1910, 56.9229
        CIE-LCH:
        49.0009, 66.9225, 58.2748
        CIE-Luv:
        49.0009, 80.2381, 44.0477
        Hunter-Lab:
        41.9462, 28.0845, 26.1358
      #ba5905 color charts
#ba5905 RGB chart
      #ba5905 CMYK chart
      #ba5905 RGB pie chart
      #ba5905 color shades, tints & tones
#ba5905 color schemes
#ba5905 color preview, HTML & CSS examples
           This text has a color of #ba5905        
        
          <p style="color:#ba5905;">Text here</p>
        
        
          .mytext {color:#ba5905;}
        
        Text color #ba5905
      
           This box has a color of #ba5905        
        
          <div style="background-color:#ba5905;">Content here</div>
        
        
          .mybackground {background-color:#ba5905;}
        
        Background color #ba5905
      
           Border around this has a color of #ba5905        
        
          <div style="border:2px solid #ba5905;">Content here</div>
        
        
          .myborder {border:2px solid #ba5905;}
        
        Border color #ba5905