#ba9086 color space conversions
Hex:
        #ba9086
        RGB:
        186, 144, 134
        CMY:
        27, 44, 47
        CMYK:
        0, 23, 28, 27
      HSL:
        12°, 27.3684%, 62.7451%
        HSV (HSB):
        12°, 27.9570%, 72.9412%
        XYZ:
        34.5260, 32.1069, 26.9318
        xyY:
        0.3690, 0.3432, 32.1069
      CIE-Lab:
        63.4311, 14.3818, 11.4055
        CIE-LCH:
        63.4311, 18.3554, 38.4162
        CIE-Luv:
        63.4311, 27.6406, 12.9859
        Hunter-Lab:
        56.6629, 9.6041, 11.4836
      #ba9086 color charts
#ba9086 RGB chart
      #ba9086 CMYK chart
      #ba9086 RGB pie chart
      #ba9086 color shades, tints & tones
#ba9086 color schemes
#ba9086 color preview, HTML & CSS examples
           This text has a color of #ba9086        
        
          <p style="color:#ba9086;">Text here</p>
        
        
          .mytext {color:#ba9086;}
        
        Text color #ba9086
      
           This box has a color of #ba9086        
        
          <div style="background-color:#ba9086;">Content here</div>
        
        
          .mybackground {background-color:#ba9086;}
        
        Background color #ba9086
      
           Border around this has a color of #ba9086        
        
          <div style="border:2px solid #ba9086;">Content here</div>
        
        
          .myborder {border:2px solid #ba9086;}
        
        Border color #ba9086