#b2b468 color space conversions
Hex:
        #b2b468
        RGB:
        178, 180, 104
        CMY:
        30, 29, 59
        CMYK:
        1, 0, 42, 29
      HSL:
        62°, 33.6283%, 55.6863%
        HSV (HSB):
        62°, 42.2222%, 70.5882%
        XYZ:
        37.1800, 43.1070, 19.4576
        xyY:
        0.3728, 0.4322, 43.1070
      CIE-Lab:
        71.6275, -12.0310, 38.4297
        CIE-LCH:
        71.6275, 40.2690, 107.3835
        CIE-Luv:
        71.6275, 2.3737, 50.6677
        Hunter-Lab:
        65.6559, -13.8157, 28.3881
      #b2b468 color charts
#b2b468 RGB chart
      #b2b468 CMYK chart
      #b2b468 RGB pie chart
      #b2b468 color shades, tints & tones
#b2b468 color schemes
#b2b468 color preview, HTML & CSS examples
           This text has a color of #b2b468        
        
          <p style="color:#b2b468;">Text here</p>
        
        
          .mytext {color:#b2b468;}
        
        Text color #b2b468
      
           This box has a color of #b2b468        
        
          <div style="background-color:#b2b468;">Content here</div>
        
        
          .mybackground {background-color:#b2b468;}
        
        Background color #b2b468
      
           Border around this has a color of #b2b468        
        
          <div style="border:2px solid #b2b468;">Content here</div>
        
        
          .myborder {border:2px solid #b2b468;}
        
        Border color #b2b468