#b2ae56 color space conversions
Hex:
        #b2ae56
        RGB:
        178, 174, 86
        CMY:
        30, 32, 66
        CMYK:
        0, 2, 52, 30
      HSL:
        57°, 37.3984%, 51.7647%
        HSV (HSB):
        57°, 51.6854%, 69.8039%
        XYZ:
        35.1759, 40.4090, 14.7498
        xyY:
        0.3894, 0.4473, 40.4090
      CIE-Lab:
        69.7598, -10.6729, 45.1455
        CIE-LCH:
        69.7598, 46.3900, 103.3011
        CIE-Luv:
        69.7598, 6.7099, 56.3632
        Hunter-Lab:
        63.5680, -12.4697, 30.7404
      #b2ae56 color charts
#b2ae56 RGB chart
      #b2ae56 CMYK chart
      #b2ae56 RGB pie chart
      #b2ae56 color shades, tints & tones
#b2ae56 color schemes
#b2ae56 color preview, HTML & CSS examples
           This text has a color of #b2ae56        
        
          <p style="color:#b2ae56;">Text here</p>
        
        
          .mytext {color:#b2ae56;}
        
        Text color #b2ae56
      
           This box has a color of #b2ae56        
        
          <div style="background-color:#b2ae56;">Content here</div>
        
        
          .mybackground {background-color:#b2ae56;}
        
        Background color #b2ae56
      
           Border around this has a color of #b2ae56        
        
          <div style="border:2px solid #b2ae56;">Content here</div>
        
        
          .myborder {border:2px solid #b2ae56;}
        
        Border color #b2ae56