#ba6948 color space conversions
Hex:
        #ba6948
        RGB:
        186, 105, 72
        CMY:
        27, 59, 72
        CMYK:
        0, 44, 61, 27
      HSL:
        17°, 45.2381%, 50.5882%
        HSV (HSB):
        17°, 61.2903%, 72.9412%
        XYZ:
        26.4710, 21.0101, 8.7911
        xyY:
        0.4704, 0.3734, 21.0101
      CIE-Lab:
        52.9606, 29.2792, 32.4557
        CIE-LCH:
        52.9606, 43.7109, 47.9455
        CIE-Luv:
        52.9606, 61.8889, 31.3288
        Hunter-Lab:
        45.8368, 22.8702, 20.7145
      #ba6948 color charts
#ba6948 RGB chart
      #ba6948 CMYK chart
      #ba6948 RGB pie chart
      #ba6948 color shades, tints & tones
#ba6948 color schemes
#ba6948 color preview, HTML & CSS examples
           This text has a color of #ba6948        
        
          <p style="color:#ba6948;">Text here</p>
        
        
          .mytext {color:#ba6948;}
        
        Text color #ba6948
      
           This box has a color of #ba6948        
        
          <div style="background-color:#ba6948;">Content here</div>
        
        
          .mybackground {background-color:#ba6948;}
        
        Background color #ba6948
      
           Border around this has a color of #ba6948        
        
          <div style="border:2px solid #ba6948;">Content here</div>
        
        
          .myborder {border:2px solid #ba6948;}
        
        Border color #ba6948