#b6aa45 color space conversions
Hex:
        #b6aa45
        RGB:
        182, 170, 69
        CMY:
        29, 33, 73
        CMYK:
        0, 7, 62, 29
      HSL:
        54°, 45.0199%, 49.2157%
        HSV (HSB):
        54°, 62.0879%, 71.3725%
        XYZ:
        34.7403, 39.1242, 11.3509
        xyY:
        0.4077, 0.4591, 39.1242
      CIE-Lab:
        68.8411, -8.2009, 52.1494
        CIE-LCH:
        68.8411, 52.7903, 98.9370
        CIE-Luv:
        68.8411, 12.6207, 61.4911
        Hunter-Lab:
        62.5493, -10.3213, 33.0251
      #b6aa45 color charts
#b6aa45 RGB chart
      #b6aa45 CMYK chart
      #b6aa45 RGB pie chart
      #b6aa45 color shades, tints & tones
#b6aa45 color schemes
#b6aa45 color preview, HTML & CSS examples
           This text has a color of #b6aa45        
        
          <p style="color:#b6aa45;">Text here</p>
        
        
          .mytext {color:#b6aa45;}
        
        Text color #b6aa45
      
           This box has a color of #b6aa45        
        
          <div style="background-color:#b6aa45;">Content here</div>
        
        
          .mybackground {background-color:#b6aa45;}
        
        Background color #b6aa45
      
           Border around this has a color of #b6aa45        
        
          <div style="border:2px solid #b6aa45;">Content here</div>
        
        
          .myborder {border:2px solid #b6aa45;}
        
        Border color #b6aa45