#b1a332 color space conversions
Hex:
        #b1a332
        RGB:
        177, 163, 50
        CMY:
        31, 36, 80
        CMYK:
        0, 8, 72, 31
      HSL:
        53°, 55.9471%, 44.5098%
        HSV (HSB):
        53°, 71.7514%, 69.4118%
        XYZ:
        31.8044, 35.7718, 8.2460
        xyY:
        0.4195, 0.4718, 35.7718
      CIE-Lab:
        66.3452, -7.8109, 57.3575
        CIE-LCH:
        66.3452, 57.8869, 97.7548
        CIE-Luv:
        66.3452, 14.3597, 64.2255
        Hunter-Lab:
        59.8095, -9.7473, 33.6923
      #b1a332 color charts
#b1a332 RGB chart
      #b1a332 CMYK chart
      #b1a332 RGB pie chart
      #b1a332 color shades, tints & tones
#b1a332 color schemes
#b1a332 color preview, HTML & CSS examples
           This text has a color of #b1a332        
        
          <p style="color:#b1a332;">Text here</p>
        
        
          .mytext {color:#b1a332;}
        
        Text color #b1a332
      
           This box has a color of #b1a332        
        
          <div style="background-color:#b1a332;">Content here</div>
        
        
          .mybackground {background-color:#b1a332;}
        
        Background color #b1a332
      
           Border around this has a color of #b1a332        
        
          <div style="border:2px solid #b1a332;">Content here</div>
        
        
          .myborder {border:2px solid #b1a332;}
        
        Border color #b1a332