#bac16a color space conversions
Hex:
        #bac16a
        RGB:
        186, 193, 106
        CMY:
        27, 24, 58
        CMYK:
        4, 0, 45, 24
      HSL:
        65°, 41.2322%, 58.6275%
        HSV (HSB):
        65°, 45.0777%, 75.6863%
        XYZ:
        41.9212, 49.6196, 21.0037
        xyY:
        0.3725, 0.4409, 49.6196
      CIE-Lab:
        75.8352, -15.2417, 42.7762
        CIE-LCH:
        75.8352, 45.4105, 109.6117
        CIE-Luv:
        75.8352, -0.3786, 56.7128
        Hunter-Lab:
        70.4412, -17.0427, 31.6301
      #bac16a color charts
#bac16a RGB chart
      #bac16a CMYK chart
      #bac16a RGB pie chart
      #bac16a color shades, tints & tones
#bac16a color schemes
#bac16a color preview, HTML & CSS examples
           This text has a color of #bac16a        
        
          <p style="color:#bac16a;">Text here</p>
        
        
          .mytext {color:#bac16a;}
        
        Text color #bac16a
      
           This box has a color of #bac16a        
        
          <div style="background-color:#bac16a;">Content here</div>
        
        
          .mybackground {background-color:#bac16a;}
        
        Background color #bac16a
      
           Border around this has a color of #bac16a        
        
          <div style="border:2px solid #bac16a;">Content here</div>
        
        
          .myborder {border:2px solid #bac16a;}
        
        Border color #bac16a