#ba6f09 color space conversions
Hex:
        #ba6f09
        RGB:
        186, 111, 9
        CMY:
        27, 56, 96
        CMYK:
        0, 40, 95, 27
      HSL:
        35°, 90.7692%, 38.2353%
        HSV (HSB):
        35°, 95.1613%, 72.9412%
        XYZ:
        25.9834, 21.8277, 3.1021
        xyY:
        0.5103, 0.4287, 21.8277
      CIE-Lab:
        53.8437, 23.4555, 59.3358
        CIE-LCH:
        53.8437, 63.8036, 68.4310
        CIE-Luv:
        53.8437, 62.0954, 51.2979
        Hunter-Lab:
        46.7201, 17.5127, 28.7673
      #ba6f09 color charts
#ba6f09 RGB chart
      #ba6f09 CMYK chart
      #ba6f09 RGB pie chart
      #ba6f09 color shades, tints & tones
#ba6f09 color schemes
#ba6f09 color preview, HTML & CSS examples
           This text has a color of #ba6f09        
        
          <p style="color:#ba6f09;">Text here</p>
        
        
          .mytext {color:#ba6f09;}
        
        Text color #ba6f09
      
           This box has a color of #ba6f09        
        
          <div style="background-color:#ba6f09;">Content here</div>
        
        
          .mybackground {background-color:#ba6f09;}
        
        Background color #ba6f09
      
           Border around this has a color of #ba6f09        
        
          <div style="border:2px solid #ba6f09;">Content here</div>
        
        
          .myborder {border:2px solid #ba6f09;}
        
        Border color #ba6f09