#b2ac48 color space conversions
Hex:
        #b2ac48
        RGB:
        178, 172, 72
        CMY:
        30, 33, 72
        CMYK:
        0, 3, 60, 30
      HSL:
        57°, 42.4000%, 49.0196%
        HSV (HSB):
        57°, 59.5506%, 69.8039%
        XYZ:
        34.2823, 39.4379, 11.9363
        xyY:
        0.4002, 0.4604, 39.4379
      CIE-Lab:
        69.0673, -10.7536, 50.9484
        CIE-LCH:
        69.0673, 52.0709, 101.9184
        CIE-Luv:
        69.0673, 8.4496, 61.1491
        Hunter-Lab:
        62.7996, -12.4561, 32.6905
      #b2ac48 color charts
#b2ac48 RGB chart
      #b2ac48 CMYK chart
      #b2ac48 RGB pie chart
      #b2ac48 color shades, tints & tones
#b2ac48 color schemes
#b2ac48 color preview, HTML & CSS examples
           This text has a color of #b2ac48        
        
          <p style="color:#b2ac48;">Text here</p>
        
        
          .mytext {color:#b2ac48;}
        
        Text color #b2ac48
      
           This box has a color of #b2ac48        
        
          <div style="background-color:#b2ac48;">Content here</div>
        
        
          .mybackground {background-color:#b2ac48;}
        
        Background color #b2ac48
      
           Border around this has a color of #b2ac48        
        
          <div style="border:2px solid #b2ac48;">Content here</div>
        
        
          .myborder {border:2px solid #b2ac48;}
        
        Border color #b2ac48