#ba8984 color space conversions
Hex:
        #ba8984
        RGB:
        186, 137, 132
        CMY:
        27, 46, 48
        CMYK:
        0, 26, 29, 27
      HSL:
        6°, 28.1250%, 62.3529%
        HSV (HSB):
        6°, 29.0323%, 72.9412%
        XYZ:
        33.3602, 29.9964, 25.8614
        xyY:
        0.3739, 0.3362, 29.9964
      CIE-Lab:
        61.6511, 17.9927, 10.0223
        CIE-LCH:
        61.6511, 20.5957, 29.1186
        CIE-Luv:
        61.6511, 32.1142, 10.4056
        Hunter-Lab:
        54.7689, 12.8802, 10.3421
      #ba8984 color charts
#ba8984 RGB chart
      #ba8984 CMYK chart
      #ba8984 RGB pie chart
      #ba8984 color shades, tints & tones
#ba8984 color schemes
#ba8984 color preview, HTML & CSS examples
           This text has a color of #ba8984        
        
          <p style="color:#ba8984;">Text here</p>
        
        
          .mytext {color:#ba8984;}
        
        Text color #ba8984
      
           This box has a color of #ba8984        
        
          <div style="background-color:#ba8984;">Content here</div>
        
        
          .mybackground {background-color:#ba8984;}
        
        Background color #ba8984
      
           Border around this has a color of #ba8984        
        
          <div style="border:2px solid #ba8984;">Content here</div>
        
        
          .myborder {border:2px solid #ba8984;}
        
        Border color #ba8984