#bacea0 color space conversions
Hex:
        #bacea0
        RGB:
        186, 206, 160
        CMY:
        27, 19, 37
        CMYK:
        10, 0, 22, 19
      HSL:
        86°, 31.9444%, 71.7647%
        HSV (HSB):
        86°, 22.3301%, 80.7843%
        XYZ:
        48.6662, 57.1198, 41.7179
        xyY:
        0.3299, 0.3872, 57.1198
      CIE-Lab:
        80.2469, -14.8516, 20.6813
        CIE-LCH:
        80.2469, 25.4615, 125.6828
        CIE-Luv:
        80.2469, -9.3451, 31.7865
        Hunter-Lab:
        75.5776, -17.3206, 20.1770
      #bacea0 color charts
#bacea0 RGB chart
      #bacea0 CMYK chart
      #bacea0 RGB pie chart
      #bacea0 color shades, tints & tones
#bacea0 color schemes
#bacea0 color preview, HTML & CSS examples
           This text has a color of #bacea0        
        
          <p style="color:#bacea0;">Text here</p>
        
        
          .mytext {color:#bacea0;}
        
        Text color #bacea0
      
           This box has a color of #bacea0        
        
          <div style="background-color:#bacea0;">Content here</div>
        
        
          .mybackground {background-color:#bacea0;}
        
        Background color #bacea0
      
           Border around this has a color of #bacea0        
        
          <div style="border:2px solid #bacea0;">Content here</div>
        
        
          .myborder {border:2px solid #bacea0;}
        
        Border color #bacea0