#b2ae32 color space conversions
Hex:
        #b2ae32
        RGB:
        178, 174, 50
        CMY:
        30, 32, 80
        CMYK:
        0, 2, 72, 30
      HSL:
        58°, 56.1404%, 44.7059%
        HSV (HSB):
        58°, 71.9101%, 69.8039%
        XYZ:
        34.0719, 39.9674, 8.9363
        xyY:
        0.4106, 0.4817, 39.9674
      CIE-Lab:
        69.4463, -13.1169, 60.4059
        CIE-LCH:
        69.4463, 61.8137, 102.2514
        CIE-Luv:
        69.4463, 7.7045, 68.9292
        Hunter-Lab:
        63.2198, -14.4332, 35.8730
      #b2ae32 color charts
#b2ae32 RGB chart
      #b2ae32 CMYK chart
      #b2ae32 RGB pie chart
      #b2ae32 color shades, tints & tones
#b2ae32 color schemes
#b2ae32 color preview, HTML & CSS examples
           This text has a color of #b2ae32        
        
          <p style="color:#b2ae32;">Text here</p>
        
        
          .mytext {color:#b2ae32;}
        
        Text color #b2ae32
      
           This box has a color of #b2ae32        
        
          <div style="background-color:#b2ae32;">Content here</div>
        
        
          .mybackground {background-color:#b2ae32;}
        
        Background color #b2ae32
      
           Border around this has a color of #b2ae32        
        
          <div style="border:2px solid #b2ae32;">Content here</div>
        
        
          .myborder {border:2px solid #b2ae32;}
        
        Border color #b2ae32