#b2bf66 color space conversions
Hex:
        #b2bf66
        RGB:
        178, 191, 102
        CMY:
        30, 25, 60
        CMYK:
        7, 0, 47, 25
      HSL:
        69°, 41.0138%, 57.4510%
        HSV (HSB):
        69°, 46.5969%, 74.9020%
        XYZ:
        39.3892, 47.6859, 19.6986
        xyY:
        0.3689, 0.4466, 47.6859
      CIE-Lab:
        74.6264, -17.8536, 43.1369
        CIE-LCH:
        74.6264, 46.6856, 112.4838
        CIE-Luv:
        74.6264, -4.1011, 57.2870
        Hunter-Lab:
        69.0550, -19.0292, 31.4254
      #b2bf66 color charts
#b2bf66 RGB chart
      #b2bf66 CMYK chart
      #b2bf66 RGB pie chart
      #b2bf66 color shades, tints & tones
#b2bf66 color schemes
#b2bf66 color preview, HTML & CSS examples
           This text has a color of #b2bf66        
        
          <p style="color:#b2bf66;">Text here</p>
        
        
          .mytext {color:#b2bf66;}
        
        Text color #b2bf66
      
           This box has a color of #b2bf66        
        
          <div style="background-color:#b2bf66;">Content here</div>
        
        
          .mybackground {background-color:#b2bf66;}
        
        Background color #b2bf66
      
           Border around this has a color of #b2bf66        
        
          <div style="border:2px solid #b2bf66;">Content here</div>
        
        
          .myborder {border:2px solid #b2bf66;}
        
        Border color #b2bf66