#ba6605 color space conversions
Hex:
        #ba6605
        RGB:
        186, 102, 5
        CMY:
        27, 60, 98
        CMYK:
        0, 45, 97, 27
      HSL:
        32°, 94.7644%, 37.4510%
        HSV (HSB):
        32°, 97.3118%, 72.9412%
        XYZ:
        25.0285, 19.9528, 2.6757
        xyY:
        0.5252, 0.4187, 19.9528
      CIE-Lab:
        51.7838, 28.3092, 58.7222
        CIE-LCH:
        51.7838, 65.1898, 64.2619
        CIE-Luv:
        51.7838, 69.6028, 48.4610
        Hunter-Lab:
        44.6686, 21.8462, 27.7164
      #ba6605 color charts
#ba6605 RGB chart
      #ba6605 CMYK chart
      #ba6605 RGB pie chart
      #ba6605 color shades, tints & tones
#ba6605 color schemes
#ba6605 color preview, HTML & CSS examples
           This text has a color of #ba6605        
        
          <p style="color:#ba6605;">Text here</p>
        
        
          .mytext {color:#ba6605;}
        
        Text color #ba6605
      
           This box has a color of #ba6605        
        
          <div style="background-color:#ba6605;">Content here</div>
        
        
          .mybackground {background-color:#ba6605;}
        
        Background color #ba6605
      
           Border around this has a color of #ba6605        
        
          <div style="border:2px solid #ba6605;">Content here</div>
        
        
          .myborder {border:2px solid #ba6605;}
        
        Border color #ba6605