#b3ac48 color space conversions
Hex:
        #b3ac48
        RGB:
        179, 172, 72
        CMY:
        30, 33, 72
        CMYK:
        0, 4, 60, 30
      HSL:
        56°, 42.6295%, 49.2157%
        HSV (HSB):
        56°, 59.7765%, 70.1961%
        XYZ:
        34.5126, 39.5566, 11.9471
        xyY:
        0.4012, 0.4599, 39.5566
      CIE-Lab:
        69.1526, -10.3259, 51.0666
        CIE-LCH:
        69.1526, 52.1001, 101.4313
        CIE-Luv:
        69.1526, 9.1341, 61.1871
        Hunter-Lab:
        62.8941, -12.1141, 32.7634
      #b3ac48 color charts
#b3ac48 RGB chart
      #b3ac48 CMYK chart
      #b3ac48 RGB pie chart
      #b3ac48 color shades, tints & tones
#b3ac48 color schemes
#b3ac48 color preview, HTML & CSS examples
           This text has a color of #b3ac48        
        
          <p style="color:#b3ac48;">Text here</p>
        
        
          .mytext {color:#b3ac48;}
        
        Text color #b3ac48
      
           This box has a color of #b3ac48        
        
          <div style="background-color:#b3ac48;">Content here</div>
        
        
          .mybackground {background-color:#b3ac48;}
        
        Background color #b3ac48
      
           Border around this has a color of #b3ac48        
        
          <div style="border:2px solid #b3ac48;">Content here</div>
        
        
          .myborder {border:2px solid #b3ac48;}
        
        Border color #b3ac48