#ba6427 color space conversions
Hex:
        #ba6427
        RGB:
        186, 100, 39
        CMY:
        27, 61, 85
        CMYK:
        0, 46, 79, 27
      HSL:
        25°, 65.3333%, 44.1176%
        HSV (HSB):
        25°, 79.0323%, 72.9412%
        XYZ:
        25.1731, 19.6999, 4.3952
        xyY:
        0.5109, 0.3999, 19.6999
      CIE-Lab:
        51.4962, 30.1648, 47.7659
        CIE-LCH:
        51.4962, 56.4933, 57.7271
        CIE-Luv:
        51.4962, 69.4642, 41.9925
        Hunter-Lab:
        44.3846, 23.5646, 25.1981
      #ba6427 color charts
#ba6427 RGB chart
      #ba6427 CMYK chart
      #ba6427 RGB pie chart
      #ba6427 color shades, tints & tones
#ba6427 color schemes
#ba6427 color preview, HTML & CSS examples
           This text has a color of #ba6427        
        
          <p style="color:#ba6427;">Text here</p>
        
        
          .mytext {color:#ba6427;}
        
        Text color #ba6427
      
           This box has a color of #ba6427        
        
          <div style="background-color:#ba6427;">Content here</div>
        
        
          .mybackground {background-color:#ba6427;}
        
        Background color #ba6427
      
           Border around this has a color of #ba6427        
        
          <div style="border:2px solid #ba6427;">Content here</div>
        
        
          .myborder {border:2px solid #ba6427;}
        
        Border color #ba6427