#ba7a79 color space conversions
Hex:
        #ba7a79
        RGB:
        186, 122, 121
        CMY:
        27, 52, 53
        CMYK:
        0, 34, 35, 27
      HSL:
        1°, 32.0197%, 60.1961%
        HSV (HSB):
        1°, 34.9462%, 72.9412%
        XYZ:
        30.6604, 25.7386, 21.4412
        xyY:
        0.3939, 0.3307, 25.7386
      CIE-Lab:
        57.7881, 24.8601, 10.8637
        CIE-LCH:
        57.7881, 27.1302, 23.6051
        CIE-Luv:
        57.7881, 42.8952, 9.9135
        Hunter-Lab:
        50.7333, 19.0925, 10.4558
      #ba7a79 color charts
#ba7a79 RGB chart
      #ba7a79 CMYK chart
      #ba7a79 RGB pie chart
      #ba7a79 color shades, tints & tones
#ba7a79 color schemes
#ba7a79 color preview, HTML & CSS examples
           This text has a color of #ba7a79        
        
          <p style="color:#ba7a79;">Text here</p>
        
        
          .mytext {color:#ba7a79;}
        
        Text color #ba7a79
      
           This box has a color of #ba7a79        
        
          <div style="background-color:#ba7a79;">Content here</div>
        
        
          .mybackground {background-color:#ba7a79;}
        
        Background color #ba7a79
      
           Border around this has a color of #ba7a79        
        
          <div style="border:2px solid #ba7a79;">Content here</div>
        
        
          .myborder {border:2px solid #ba7a79;}
        
        Border color #ba7a79