#ba7f76 color space conversions
Hex:
        #ba7f76
        RGB:
        186, 127, 118
        CMY:
        27, 50, 54
        CMYK:
        0, 32, 37, 27
      HSL:
        8°, 33.0097%, 59.6078%
        HSV (HSB):
        8°, 36.5591%, 72.9412%
        XYZ:
        31.1091, 26.9259, 20.6971
        xyY:
        0.3951, 0.3420, 26.9259
      CIE-Lab:
        58.9056, 21.7079, 14.1524
        CIE-LCH:
        58.9056, 25.9137, 33.1022
        CIE-Luv:
        58.9056, 40.1960, 14.6784
        Hunter-Lab:
        51.8901, 16.2063, 12.6744
      #ba7f76 color charts
#ba7f76 RGB chart
      #ba7f76 CMYK chart
      #ba7f76 RGB pie chart
      #ba7f76 color shades, tints & tones
#ba7f76 color schemes
#ba7f76 color preview, HTML & CSS examples
           This text has a color of #ba7f76        
        
          <p style="color:#ba7f76;">Text here</p>
        
        
          .mytext {color:#ba7f76;}
        
        Text color #ba7f76
      
           This box has a color of #ba7f76        
        
          <div style="background-color:#ba7f76;">Content here</div>
        
        
          .mybackground {background-color:#ba7f76;}
        
        Background color #ba7f76
      
           Border around this has a color of #ba7f76        
        
          <div style="border:2px solid #ba7f76;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f76;}
        
        Border color #ba7f76