#ba8086 color space conversions
Hex:
        #ba8086
        RGB:
        186, 128, 134
        CMY:
        27, 50, 47
        CMYK:
        0, 31, 28, 27
      HSL:
        354°, 29.5918%, 61.5686%
        HSV (HSB):
        354°, 31.1828%, 72.9412%
        XYZ:
        32.2719, 27.5987, 26.1804
        xyY:
        0.3750, 0.3207, 27.5987
      CIE-Lab:
        59.5244, 23.2817, 5.8484
        CIE-LCH:
        59.5244, 24.0051, 14.1010
        CIE-Luv:
        59.5244, 37.2504, 3.8460
        Hunter-Lab:
        52.5344, 17.7174, 7.2271
      #ba8086 color charts
#ba8086 RGB chart
      #ba8086 CMYK chart
      #ba8086 RGB pie chart
      #ba8086 color shades, tints & tones
#ba8086 color schemes
#ba8086 color preview, HTML & CSS examples
           This text has a color of #ba8086        
        
          <p style="color:#ba8086;">Text here</p>
        
        
          .mytext {color:#ba8086;}
        
        Text color #ba8086
      
           This box has a color of #ba8086        
        
          <div style="background-color:#ba8086;">Content here</div>
        
        
          .mybackground {background-color:#ba8086;}
        
        Background color #ba8086
      
           Border around this has a color of #ba8086        
        
          <div style="border:2px solid #ba8086;">Content here</div>
        
        
          .myborder {border:2px solid #ba8086;}
        
        Border color #ba8086