#ba7b09 color space conversions
Hex:
        #ba7b09
        RGB:
        186, 123, 9
        CMY:
        27, 52, 96
        CMYK:
        0, 34, 95, 27
      HSL:
        39°, 90.7692%, 38.2353%
        HSV (HSB):
        39°, 95.1613%, 72.9412%
        XYZ:
        27.3820, 24.6247, 3.5683
        xyY:
        0.4927, 0.4431, 24.6247
      CIE-Lab:
        56.7079, 16.8303, 61.3560
        CIE-LCH:
        56.7079, 63.6224, 74.6607
        CIE-Luv:
        56.7079, 52.3178, 55.7171
        Hunter-Lab:
        49.6233, 11.6548, 30.4729
      #ba7b09 color charts
#ba7b09 RGB chart
      #ba7b09 CMYK chart
      #ba7b09 RGB pie chart
      #ba7b09 color shades, tints & tones
#ba7b09 color schemes
#ba7b09 color preview, HTML & CSS examples
           This text has a color of #ba7b09        
        
          <p style="color:#ba7b09;">Text here</p>
        
        
          .mytext {color:#ba7b09;}
        
        Text color #ba7b09
      
           This box has a color of #ba7b09        
        
          <div style="background-color:#ba7b09;">Content here</div>
        
        
          .mybackground {background-color:#ba7b09;}
        
        Background color #ba7b09
      
           Border around this has a color of #ba7b09        
        
          <div style="border:2px solid #ba7b09;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b09;}
        
        Border color #ba7b09