#ba8622 color space conversions
Hex:
        #ba8622
        RGB:
        186, 134, 34
        CMY:
        27, 47, 87
        CMYK:
        0, 28, 82, 27
      HSL:
        39°, 69.0909%, 43.1373%
        HSV (HSB):
        39°, 81.7204%, 72.9412%
        XYZ:
        29.0635, 27.6048, 5.3098
        xyY:
        0.4689, 0.4454, 27.6048
      CIE-Lab:
        59.5300, 11.2923, 57.1546
        CIE-LCH:
        59.5300, 58.2594, 78.8237
        CIE-Luv:
        59.5300, 42.8746, 56.3838
        Hunter-Lab:
        52.5403, 6.7948, 30.7862
      #ba8622 color charts
#ba8622 RGB chart
      #ba8622 CMYK chart
      #ba8622 RGB pie chart
      #ba8622 color shades, tints & tones
#ba8622 color schemes
#ba8622 color preview, HTML & CSS examples
           This text has a color of #ba8622        
        
          <p style="color:#ba8622;">Text here</p>
        
        
          .mytext {color:#ba8622;}
        
        Text color #ba8622
      
           This box has a color of #ba8622        
        
          <div style="background-color:#ba8622;">Content here</div>
        
        
          .mybackground {background-color:#ba8622;}
        
        Background color #ba8622
      
           Border around this has a color of #ba8622        
        
          <div style="border:2px solid #ba8622;">Content here</div>
        
        
          .myborder {border:2px solid #ba8622;}
        
        Border color #ba8622