#ba8022 color space conversions
Hex:
        #ba8022
        RGB:
        186, 128, 34
        CMY:
        27, 50, 87
        CMYK:
        0, 31, 82, 27
      HSL:
        37°, 69.0909%, 43.1373%
        HSV (HSB):
        37°, 81.7204%, 72.9412%
        XYZ:
        28.2576, 25.9929, 5.0412
        xyY:
        0.4766, 0.4384, 25.9929
      CIE-Lab:
        58.0303, 14.6135, 55.8226
        CIE-LCH:
        58.0303, 57.7037, 75.3301
        CIE-Luv:
        58.0303, 47.5530, 54.0067
        Hunter-Lab:
        50.9833, 9.7133, 29.8258
      #ba8022 color charts
#ba8022 RGB chart
      #ba8022 CMYK chart
      #ba8022 RGB pie chart
      #ba8022 color shades, tints & tones
#ba8022 color schemes
#ba8022 color preview, HTML & CSS examples
           This text has a color of #ba8022        
        
          <p style="color:#ba8022;">Text here</p>
        
        
          .mytext {color:#ba8022;}
        
        Text color #ba8022
      
           This box has a color of #ba8022        
        
          <div style="background-color:#ba8022;">Content here</div>
        
        
          .mybackground {background-color:#ba8022;}
        
        Background color #ba8022
      
           Border around this has a color of #ba8022        
        
          <div style="border:2px solid #ba8022;">Content here</div>
        
        
          .myborder {border:2px solid #ba8022;}
        
        Border color #ba8022