#b3a52a color space conversions
Hex:
        #b3a52a
        RGB:
        179, 165, 42
        CMY:
        30, 35, 84
        CMYK:
        0, 8, 77, 30
      HSL:
        54°, 61.9910%, 43.3333%
        HSV (HSB):
        54°, 76.5363%, 70.1961%
        XYZ:
        32.4635, 36.6611, 7.5558
        xyY:
        0.4234, 0.4781, 36.6611
      CIE-Lab:
        67.0220, -8.3469, 60.9544
        CIE-LCH:
        67.0220, 61.5232, 97.7974
        CIE-Luv:
        67.0220, 14.6181, 67.0828
        Hunter-Lab:
        60.5484, -10.2558, 34.9852
      #b3a52a color charts
#b3a52a RGB chart
      #b3a52a CMYK chart
      #b3a52a RGB pie chart
      #b3a52a color shades, tints & tones
#b3a52a color schemes
#b3a52a color preview, HTML & CSS examples
           This text has a color of #b3a52a        
        
          <p style="color:#b3a52a;">Text here</p>
        
        
          .mytext {color:#b3a52a;}
        
        Text color #b3a52a
      
           This box has a color of #b3a52a        
        
          <div style="background-color:#b3a52a;">Content here</div>
        
        
          .mybackground {background-color:#b3a52a;}
        
        Background color #b3a52a
      
           Border around this has a color of #b3a52a        
        
          <div style="border:2px solid #b3a52a;">Content here</div>
        
        
          .myborder {border:2px solid #b3a52a;}
        
        Border color #b3a52a