#ba6622 color space conversions
Hex:
        #ba6622
        RGB:
        186, 102, 34
        CMY:
        27, 60, 87
        CMYK:
        0, 45, 82, 27
      HSL:
        27°, 69.0909%, 43.1373%
        HSV (HSB):
        27°, 81.7204%, 72.9412%
        XYZ:
        25.2898, 20.0573, 4.0519
        xyY:
        0.5119, 0.4060, 20.0573
      CIE-Lab:
        51.9020, 28.9114, 50.3000
        CIE-LCH:
        51.9020, 58.0169, 60.1106
        CIE-Luv:
        51.9020, 68.2670, 44.0275
        Hunter-Lab:
        44.7854, 22.4224, 25.9856
      #ba6622 color charts
#ba6622 RGB chart
      #ba6622 CMYK chart
      #ba6622 RGB pie chart
      #ba6622 color shades, tints & tones
#ba6622 color schemes
#ba6622 color preview, HTML & CSS examples
           This text has a color of #ba6622        
        
          <p style="color:#ba6622;">Text here</p>
        
        
          .mytext {color:#ba6622;}
        
        Text color #ba6622
      
           This box has a color of #ba6622        
        
          <div style="background-color:#ba6622;">Content here</div>
        
        
          .mybackground {background-color:#ba6622;}
        
        Background color #ba6622
      
           Border around this has a color of #ba6622        
        
          <div style="border:2px solid #ba6622;">Content here</div>
        
        
          .myborder {border:2px solid #ba6622;}
        
        Border color #ba6622