#ba500b color space conversions
Hex:
        #ba500b
        RGB:
        186, 80, 11
        CMY:
        27, 69, 96
        CMYK:
        0, 57, 94, 27
      HSL:
        24°, 88.8325%, 38.6275%
        HSV (HSB):
        24°, 94.0860%, 72.9412%
        XYZ:
        23.1788, 16.2006, 2.2220
        xyY:
        0.5572, 0.3894, 16.2006
      CIE-Lab:
        47.2366, 39.8116, 54.3744
        CIE-LCH:
        47.2366, 67.3909, 53.7894
        CIE-Luv:
        47.2366, 87.1730, 40.5509
        Hunter-Lab:
        40.2500, 32.3555, 24.9019
      #ba500b color charts
#ba500b RGB chart
      #ba500b CMYK chart
      #ba500b RGB pie chart
      #ba500b color shades, tints & tones
#ba500b color schemes
#ba500b color preview, HTML & CSS examples
           This text has a color of #ba500b        
        
          <p style="color:#ba500b;">Text here</p>
        
        
          .mytext {color:#ba500b;}
        
        Text color #ba500b
      
           This box has a color of #ba500b        
        
          <div style="background-color:#ba500b;">Content here</div>
        
        
          .mybackground {background-color:#ba500b;}
        
        Background color #ba500b
      
           Border around this has a color of #ba500b        
        
          <div style="border:2px solid #ba500b;">Content here</div>
        
        
          .myborder {border:2px solid #ba500b;}
        
        Border color #ba500b