#b3a534 color space conversions
Hex:
        #b3a534
        RGB:
        179, 165, 52
        CMY:
        30, 35, 80
        CMYK:
        0, 8, 71, 30
      HSL:
        53°, 54.9784%, 45.2941%
        HSV (HSB):
        53°, 70.9497%, 70.1961%
        XYZ:
        32.6654, 36.7419, 8.6191
        xyY:
        0.4186, 0.4709, 36.7419
      CIE-Lab:
        67.0829, -7.8864, 57.3721
        CIE-LCH:
        67.0829, 57.9116, 97.8268
        CIE-Luv:
        67.0829, 14.3735, 64.5927
        Hunter-Lab:
        60.6151, -9.8831, 33.9999
      #b3a534 color charts
#b3a534 RGB chart
      #b3a534 CMYK chart
      #b3a534 RGB pie chart
      #b3a534 color shades, tints & tones
#b3a534 color schemes
#b3a534 color preview, HTML & CSS examples
           This text has a color of #b3a534        
        
          <p style="color:#b3a534;">Text here</p>
        
        
          .mytext {color:#b3a534;}
        
        Text color #b3a534
      
           This box has a color of #b3a534        
        
          <div style="background-color:#b3a534;">Content here</div>
        
        
          .mybackground {background-color:#b3a534;}
        
        Background color #b3a534
      
           Border around this has a color of #b3a534        
        
          <div style="border:2px solid #b3a534;">Content here</div>
        
        
          .myborder {border:2px solid #b3a534;}
        
        Border color #b3a534