#bac08b color space conversions
Hex:
        #bac08b
        RGB:
        186, 192, 139
        CMY:
        27, 25, 45
        CMYK:
        3, 0, 28, 25
      HSL:
        67°, 29.6089%, 64.9020%
        HSV (HSB):
        67°, 27.6042%, 75.2941%
        XYZ:
        43.7595, 50.0025, 31.7712
        xyY:
        0.3486, 0.3983, 50.0025
      CIE-Lab:
        76.0708, -10.7731, 26.0885
        CIE-LCH:
        76.0708, 28.2253, 112.4379
        CIE-Luv:
        76.0708, -0.9601, 37.3938
        Hunter-Lab:
        70.7124, -13.2841, 22.8596
      #bac08b color charts
#bac08b RGB chart
      #bac08b CMYK chart
      #bac08b RGB pie chart
      #bac08b color shades, tints & tones
#bac08b color schemes
#bac08b color preview, HTML & CSS examples
           This text has a color of #bac08b        
        
          <p style="color:#bac08b;">Text here</p>
        
        
          .mytext {color:#bac08b;}
        
        Text color #bac08b
      
           This box has a color of #bac08b        
        
          <div style="background-color:#bac08b;">Content here</div>
        
        
          .mybackground {background-color:#bac08b;}
        
        Background color #bac08b
      
           Border around this has a color of #bac08b        
        
          <div style="border:2px solid #bac08b;">Content here</div>
        
        
          .myborder {border:2px solid #bac08b;}
        
        Border color #bac08b