#b2bf62 color space conversions
Hex:
        #b2bf62
        RGB:
        178, 191, 98
        CMY:
        30, 25, 62
        CMYK:
        7, 0, 49, 25
      HSL:
        68°, 42.0814%, 56.6667%
        HSV (HSB):
        68°, 48.6911%, 74.9020%
        XYZ:
        39.1955, 47.6084, 18.6788
        xyY:
        0.3716, 0.4513, 47.6084
      CIE-Lab:
        74.5773, -18.2539, 45.0390
        CIE-LCH:
        74.5773, 48.5975, 112.0623
        CIE-Luv:
        74.5773, -4.0024, 59.2034
        Hunter-Lab:
        68.9989, -19.3493, 32.2487
      #b2bf62 color charts
#b2bf62 RGB chart
      #b2bf62 CMYK chart
      #b2bf62 RGB pie chart
      #b2bf62 color shades, tints & tones
#b2bf62 color schemes
#b2bf62 color preview, HTML & CSS examples
           This text has a color of #b2bf62        
        
          <p style="color:#b2bf62;">Text here</p>
        
        
          .mytext {color:#b2bf62;}
        
        Text color #b2bf62
      
           This box has a color of #b2bf62        
        
          <div style="background-color:#b2bf62;">Content here</div>
        
        
          .mybackground {background-color:#b2bf62;}
        
        Background color #b2bf62
      
           Border around this has a color of #b2bf62        
        
          <div style="border:2px solid #b2bf62;">Content here</div>
        
        
          .myborder {border:2px solid #b2bf62;}
        
        Border color #b2bf62