#ba6a72 color space conversions
Hex:
        #ba6a72
        RGB:
        186, 106, 114
        CMY:
        27, 58, 55
        CMYK:
        0, 43, 39, 27
      HSL:
        354°, 36.6972%, 57.2549%
        HSV (HSB):
        354°, 43.0108%, 72.9412%
        XYZ:
        28.4410, 21.9621, 18.6597
        xyY:
        0.4118, 0.3180, 21.9621
      CIE-Lab:
        53.9867, 32.7632, 9.5760
        CIE-LCH:
        53.9867, 34.1339, 16.2925
        CIE-Luv:
        53.9867, 54.0767, 6.5072
        Hunter-Lab:
        46.8637, 26.3179, 9.1971
      #ba6a72 color charts
#ba6a72 RGB chart
      #ba6a72 CMYK chart
      #ba6a72 RGB pie chart
      #ba6a72 color shades, tints & tones
#ba6a72 color schemes
#ba6a72 color preview, HTML & CSS examples
           This text has a color of #ba6a72        
        
          <p style="color:#ba6a72;">Text here</p>
        
        
          .mytext {color:#ba6a72;}
        
        Text color #ba6a72
      
           This box has a color of #ba6a72        
        
          <div style="background-color:#ba6a72;">Content here</div>
        
        
          .mybackground {background-color:#ba6a72;}
        
        Background color #ba6a72
      
           Border around this has a color of #ba6a72        
        
          <div style="border:2px solid #ba6a72;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a72;}
        
        Border color #ba6a72