#bac069 color space conversions
Hex:
        #bac069
        RGB:
        186, 192, 105
        CMY:
        27, 25, 59
        CMYK:
        3, 0, 45, 25
      HSL:
        64°, 40.8451%, 58.2353%
        HSV (HSB):
        64°, 45.3125%, 75.2941%
        XYZ:
        41.6491, 49.1583, 20.6580
        xyY:
        0.3737, 0.4410, 49.1583
      CIE-Lab:
        75.5497, -14.8362, 42.9216
        CIE-LCH:
        75.5497, 45.4134, 109.0681
        CIE-Luv:
        75.5497, 0.2497, 56.7043
        Hunter-Lab:
        70.1130, -16.6635, 31.6100
      #bac069 color charts
#bac069 RGB chart
      #bac069 CMYK chart
      #bac069 RGB pie chart
      #bac069 color shades, tints & tones
#bac069 color schemes
#bac069 color preview, HTML & CSS examples
           This text has a color of #bac069        
        
          <p style="color:#bac069;">Text here</p>
        
        
          .mytext {color:#bac069;}
        
        Text color #bac069
      
           This box has a color of #bac069        
        
          <div style="background-color:#bac069;">Content here</div>
        
        
          .mybackground {background-color:#bac069;}
        
        Background color #bac069
      
           Border around this has a color of #bac069        
        
          <div style="border:2px solid #bac069;">Content here</div>
        
        
          .myborder {border:2px solid #bac069;}
        
        Border color #bac069