#ba5611 color space conversions
Hex:
        #ba5611
        RGB:
        186, 86, 17
        CMY:
        27, 66, 93
        CMYK:
        0, 54, 91, 27
      HSL:
        24°, 83.2512%, 39.8039%
        HSV (HSB):
        24°, 90.8602%, 72.9412%
        XYZ:
        23.6787, 17.1352, 2.5897
        xyY:
        0.5455, 0.3948, 17.1352
      CIE-Lab:
        48.4299, 36.8977, 53.5692
        CIE-LCH:
        48.4299, 65.0469, 55.4415
        CIE-Luv:
        48.4299, 82.1543, 41.7135
        Hunter-Lab:
        41.3946, 29.6655, 25.2669
      #ba5611 color charts
#ba5611 RGB chart
      #ba5611 CMYK chart
      #ba5611 RGB pie chart
      #ba5611 color shades, tints & tones
#ba5611 color schemes
#ba5611 color preview, HTML & CSS examples
           This text has a color of #ba5611        
        
          <p style="color:#ba5611;">Text here</p>
        
        
          .mytext {color:#ba5611;}
        
        Text color #ba5611
      
           This box has a color of #ba5611        
        
          <div style="background-color:#ba5611;">Content here</div>
        
        
          .mybackground {background-color:#ba5611;}
        
        Background color #ba5611
      
           Border around this has a color of #ba5611        
        
          <div style="border:2px solid #ba5611;">Content here</div>
        
        
          .myborder {border:2px solid #ba5611;}
        
        Border color #ba5611