#b2ae75 color space conversions
Hex:
        #b2ae75
        RGB:
        178, 174, 117
        CMY:
        30, 32, 54
        CMYK:
        0, 2, 34, 30
      HSL:
        56°, 28.3721%, 57.8431%
        HSV (HSB):
        56°, 34.2697%, 69.8039%
        XYZ:
        36.7070, 41.0214, 22.8129
        xyY:
        0.3651, 0.4080, 41.0214
      CIE-Lab:
        70.1909, -7.3962, 29.8178
        CIE-LCH:
        70.1909, 30.7214, 103.9309
        CIE-Luv:
        70.1909, 5.4347, 40.2397
        Hunter-Lab:
        64.0480, -9.7824, 23.7154
      #b2ae75 color charts
#b2ae75 RGB chart
      #b2ae75 CMYK chart
      #b2ae75 RGB pie chart
      #b2ae75 color shades, tints & tones
#b2ae75 color schemes
#b2ae75 color preview, HTML & CSS examples
           This text has a color of #b2ae75        
        
          <p style="color:#b2ae75;">Text here</p>
        
        
          .mytext {color:#b2ae75;}
        
        Text color #b2ae75
      
           This box has a color of #b2ae75        
        
          <div style="background-color:#b2ae75;">Content here</div>
        
        
          .mybackground {background-color:#b2ae75;}
        
        Background color #b2ae75
      
           Border around this has a color of #b2ae75        
        
          <div style="border:2px solid #b2ae75;">Content here</div>
        
        
          .myborder {border:2px solid #b2ae75;}
        
        Border color #b2ae75