#ba6852 color space conversions
Hex:
        #ba6852
        RGB:
        186, 104, 82
        CMY:
        27, 59, 68
        CMYK:
        0, 44, 56, 27
      HSL:
        13°, 42.9752%, 52.5490%
        HSV (HSB):
        13°, 55.9140%, 72.9412%
        XYZ:
        26.7230, 20.9489, 10.6177
        xyY:
        0.4585, 0.3594, 20.9489
      CIE-Lab:
        52.8936, 30.6011, 26.7256
        CIE-LCH:
        52.8936, 40.6286, 41.1325
        CIE-Luv:
        52.8936, 61.1153, 25.7108
        Hunter-Lab:
        45.7700, 24.1205, 18.2849
      #ba6852 color charts
#ba6852 RGB chart
      #ba6852 CMYK chart
      #ba6852 RGB pie chart
      #ba6852 color shades, tints & tones
#ba6852 color schemes
#ba6852 color preview, HTML & CSS examples
           This text has a color of #ba6852        
        
          <p style="color:#ba6852;">Text here</p>
        
        
          .mytext {color:#ba6852;}
        
        Text color #ba6852
      
           This box has a color of #ba6852        
        
          <div style="background-color:#ba6852;">Content here</div>
        
        
          .mybackground {background-color:#ba6852;}
        
        Background color #ba6852
      
           Border around this has a color of #ba6852        
        
          <div style="border:2px solid #ba6852;">Content here</div>
        
        
          .myborder {border:2px solid #ba6852;}
        
        Border color #ba6852