#b1a946 color space conversions
Hex:
        #b1a946
        RGB:
        177, 169, 70
        CMY:
        31, 34, 73
        CMYK:
        0, 5, 60, 31
      HSL:
        56°, 43.3198%, 48.4314%
        HSV (HSB):
        56°, 60.4520%, 69.4118%
        XYZ:
        33.4249, 38.1652, 11.3993
        xyY:
        0.4028, 0.4599, 38.1652
      CIE-Lab:
        68.1422, -9.7584, 50.8109
        CIE-LCH:
        68.1422, 51.7395, 100.8715
        CIE-Luv:
        68.1422, 9.7734, 60.4834
        Hunter-Lab:
        61.7780, -11.5343, 32.3044
      #b1a946 color charts
#b1a946 RGB chart
      #b1a946 CMYK chart
      #b1a946 RGB pie chart
      #b1a946 color shades, tints & tones
#b1a946 color schemes
#b1a946 color preview, HTML & CSS examples
           This text has a color of #b1a946        
        
          <p style="color:#b1a946;">Text here</p>
        
        
          .mytext {color:#b1a946;}
        
        Text color #b1a946
      
           This box has a color of #b1a946        
        
          <div style="background-color:#b1a946;">Content here</div>
        
        
          .mybackground {background-color:#b1a946;}
        
        Background color #b1a946
      
           Border around this has a color of #b1a946        
        
          <div style="border:2px solid #b1a946;">Content here</div>
        
        
          .myborder {border:2px solid #b1a946;}
        
        Border color #b1a946