#ba8670 color space conversions
Hex:
        #ba8670
        RGB:
        186, 134, 112
        CMY:
        27, 47, 56
        CMYK:
        0, 28, 40, 27
      HSL:
        18°, 34.9057%, 58.4314%
        HSV (HSB):
        18°, 39.7849%, 72.9412%
        XYZ:
        31.6994, 28.6591, 19.1903
        xyY:
        0.3985, 0.3603, 28.6591
      CIE-Lab:
        60.4796, 17.0894, 19.7275
        CIE-LCH:
        60.4796, 26.1003, 49.0985
        CIE-Luv:
        60.4796, 36.4795, 22.4018
        Hunter-Lab:
        53.5342, 12.0109, 16.2205
      #ba8670 color charts
#ba8670 RGB chart
      #ba8670 CMYK chart
      #ba8670 RGB pie chart
      #ba8670 color shades, tints & tones
#ba8670 color schemes
#ba8670 color preview, HTML & CSS examples
           This text has a color of #ba8670        
        
          <p style="color:#ba8670;">Text here</p>
        
        
          .mytext {color:#ba8670;}
        
        Text color #ba8670
      
           This box has a color of #ba8670        
        
          <div style="background-color:#ba8670;">Content here</div>
        
        
          .mybackground {background-color:#ba8670;}
        
        Background color #ba8670
      
           Border around this has a color of #ba8670        
        
          <div style="border:2px solid #ba8670;">Content here</div>
        
        
          .myborder {border:2px solid #ba8670;}
        
        Border color #ba8670