#ba6b12 color space conversions
Hex:
        #ba6b12
        RGB:
        186, 107, 18
        CMY:
        27, 58, 93
        CMYK:
        0, 42, 90, 27
      HSL:
        32°, 82.3529%, 40.0000%
        HSV (HSB):
        32°, 90.3226%, 72.9412%
        XYZ:
        25.6166, 20.9982, 3.2752
        xyY:
        0.5135, 0.4209, 20.9982
      CIE-Lab:
        52.9475, 25.7841, 56.6753
        CIE-LCH:
        52.9475, 62.2648, 65.5371
        CIE-Luv:
        52.9475, 65.0974, 48.8552
        Hunter-Lab:
        45.8238, 19.5942, 27.8390
      #ba6b12 color charts
#ba6b12 RGB chart
      #ba6b12 CMYK chart
      #ba6b12 RGB pie chart
      #ba6b12 color shades, tints & tones
#ba6b12 color schemes
#ba6b12 color preview, HTML & CSS examples
           This text has a color of #ba6b12        
        
          <p style="color:#ba6b12;">Text here</p>
        
        
          .mytext {color:#ba6b12;}
        
        Text color #ba6b12
      
           This box has a color of #ba6b12        
        
          <div style="background-color:#ba6b12;">Content here</div>
        
        
          .mybackground {background-color:#ba6b12;}
        
        Background color #ba6b12
      
           Border around this has a color of #ba6b12        
        
          <div style="border:2px solid #ba6b12;">Content here</div>
        
        
          .myborder {border:2px solid #ba6b12;}
        
        Border color #ba6b12