#ba4110 color space conversions
Hex:
        #ba4110
        RGB:
        186, 65, 16
        CMY:
        27, 75, 94
        CMYK:
        0, 65, 91, 27
      HSL:
        17°, 84.1584%, 39.6078%
        HSV (HSB):
        17°, 91.3978%, 72.9412%
        XYZ:
        22.2335, 14.2571, 2.0703
        xyY:
        0.5766, 0.3697, 14.2571
      CIE-Lab:
        44.5994, 46.8731, 51.1009
        CIE-LCH:
        44.5994, 69.3425, 47.4709
        CIE-Luv:
        44.5994, 98.1009, 35.4996
        Hunter-Lab:
        37.7586, 39.0293, 23.1802
      #ba4110 color charts
#ba4110 RGB chart
      #ba4110 CMYK chart
      #ba4110 RGB pie chart
      #ba4110 color shades, tints & tones
#ba4110 color schemes
#ba4110 color preview, HTML & CSS examples
           This text has a color of #ba4110        
        
          <p style="color:#ba4110;">Text here</p>
        
        
          .mytext {color:#ba4110;}
        
        Text color #ba4110
      
           This box has a color of #ba4110        
        
          <div style="background-color:#ba4110;">Content here</div>
        
        
          .mybackground {background-color:#ba4110;}
        
        Background color #ba4110
      
           Border around this has a color of #ba4110        
        
          <div style="border:2px solid #ba4110;">Content here</div>
        
        
          .myborder {border:2px solid #ba4110;}
        
        Border color #ba4110