#bac166 color space conversions
Hex:
        #bac166
        RGB:
        186, 193, 102
        CMY:
        27, 24, 60
        CMYK:
        4, 0, 47, 24
      HSL:
        65°, 42.3256%, 57.8431%
        HSV (HSB):
        65°, 47.1503%, 75.6863%
        XYZ:
        41.7179, 49.5383, 19.9335
        xyY:
        0.3752, 0.4455, 49.5383
      CIE-Lab:
        75.7850, -15.6415, 44.6869
        CIE-LCH:
        75.7850, 47.3453, 109.2913
        CIE-Luv:
        75.7850, -0.2595, 58.6640
        Hunter-Lab:
        70.3835, -17.3700, 32.4768
      #bac166 color charts
#bac166 RGB chart
      #bac166 CMYK chart
      #bac166 RGB pie chart
      #bac166 color shades, tints & tones
#bac166 color schemes
#bac166 color preview, HTML & CSS examples
           This text has a color of #bac166        
        
          <p style="color:#bac166;">Text here</p>
        
        
          .mytext {color:#bac166;}
        
        Text color #bac166
      
           This box has a color of #bac166        
        
          <div style="background-color:#bac166;">Content here</div>
        
        
          .mybackground {background-color:#bac166;}
        
        Background color #bac166
      
           Border around this has a color of #bac166        
        
          <div style="border:2px solid #bac166;">Content here</div>
        
        
          .myborder {border:2px solid #bac166;}
        
        Border color #bac166