#b3a546 color space conversions
Hex:
        #b3a546
        RGB:
        179, 165, 70
        CMY:
        30, 35, 73
        CMYK:
        0, 8, 61, 30
      HSL:
        52°, 43.7751%, 48.8235%
        HSV (HSB):
        52°, 60.8939%, 70.1961%
        XYZ:
        33.1510, 36.9362, 11.1765
        xyY:
        0.4079, 0.4545, 36.9362
      CIE-Lab:
        67.2291, -6.7892, 49.8548
        CIE-LCH:
        67.2291, 50.3149, 97.7548
        CIE-Luv:
        67.2291, 13.7990, 58.7395
        Hunter-Lab:
        60.7751, -8.9900, 31.6392
      #b3a546 color charts
#b3a546 RGB chart
      #b3a546 CMYK chart
      #b3a546 RGB pie chart
      #b3a546 color shades, tints & tones
#b3a546 color schemes
#b3a546 color preview, HTML & CSS examples
           This text has a color of #b3a546        
        
          <p style="color:#b3a546;">Text here</p>
        
        
          .mytext {color:#b3a546;}
        
        Text color #b3a546
      
           This box has a color of #b3a546        
        
          <div style="background-color:#b3a546;">Content here</div>
        
        
          .mybackground {background-color:#b3a546;}
        
        Background color #b3a546
      
           Border around this has a color of #b3a546        
        
          <div style="border:2px solid #b3a546;">Content here</div>
        
        
          .myborder {border:2px solid #b3a546;}
        
        Border color #b3a546