#b2af80 color space conversions
Hex:
        #b2af80
        RGB:
        178, 175, 128
        CMY:
        30, 31, 50
        CMYK:
        0, 2, 28, 30
      HSL:
        56°, 24.5098%, 60.0000%
        HSV (HSB):
        56°, 28.0899%, 69.8039%
        XYZ:
        37.5864, 41.6834, 26.4868
        xyY:
        0.3554, 0.3941, 41.6834
      CIE-Lab:
        70.6521, -6.4995, 24.5508
        CIE-LCH:
        70.6521, 25.3966, 104.8281
        CIE-Luv:
        70.6521, 4.3174, 34.0340
        Hunter-Lab:
        64.5627, -9.0677, 20.8702
      #b2af80 color charts
#b2af80 RGB chart
      #b2af80 CMYK chart
      #b2af80 RGB pie chart
      #b2af80 color shades, tints & tones
#b2af80 color schemes
#b2af80 color preview, HTML & CSS examples
           This text has a color of #b2af80        
        
          <p style="color:#b2af80;">Text here</p>
        
        
          .mytext {color:#b2af80;}
        
        Text color #b2af80
      
           This box has a color of #b2af80        
        
          <div style="background-color:#b2af80;">Content here</div>
        
        
          .mybackground {background-color:#b2af80;}
        
        Background color #b2af80
      
           Border around this has a color of #b2af80        
        
          <div style="border:2px solid #b2af80;">Content here</div>
        
        
          .myborder {border:2px solid #b2af80;}
        
        Border color #b2af80