#b3a531 color space conversions
Hex:
        #b3a531
        RGB:
        179, 165, 49
        CMY:
        30, 35, 81
        CMYK:
        0, 8, 73, 30
      HSL:
        54°, 57.0175%, 44.7059%
        HSV (HSB):
        54°, 72.6257%, 70.1961%
        XYZ:
        32.5999, 36.7157, 8.2744
        xyY:
        0.4202, 0.4732, 36.7157
      CIE-Lab:
        67.0632, -8.0354, 58.4985
        CIE-LCH:
        67.0632, 59.0477, 97.8212
        CIE-Luv:
        67.0632, 14.4525, 65.3962
        Hunter-Lab:
        60.5935, -10.0038, 34.3191
      #b3a531 color charts
#b3a531 RGB chart
      #b3a531 CMYK chart
      #b3a531 RGB pie chart
      #b3a531 color shades, tints & tones
#b3a531 color schemes
#b3a531 color preview, HTML & CSS examples
           This text has a color of #b3a531        
        
          <p style="color:#b3a531;">Text here</p>
        
        
          .mytext {color:#b3a531;}
        
        Text color #b3a531
      
           This box has a color of #b3a531        
        
          <div style="background-color:#b3a531;">Content here</div>
        
        
          .mybackground {background-color:#b3a531;}
        
        Background color #b3a531
      
           Border around this has a color of #b3a531        
        
          <div style="border:2px solid #b3a531;">Content here</div>
        
        
          .myborder {border:2px solid #b3a531;}
        
        Border color #b3a531