#b2a945 color space conversions
Hex:
        #b2a945
        RGB:
        178, 169, 69
        CMY:
        30, 34, 73
        CMYK:
        0, 5, 61, 30
      HSL:
        55°, 44.1296%, 48.4314%
        HSV (HSB):
        55°, 61.2360%, 69.8039%
        XYZ:
        33.6222, 38.2706, 11.2451
        xyY:
        0.4044, 0.4603, 38.2706
      CIE-Lab:
        68.2196, -9.3987, 51.3712
        CIE-LCH:
        68.2196, 52.2239, 100.3680
        CIE-Luv:
        68.2196, 10.4961, 60.8874
        Hunter-Lab:
        61.8632, -11.2471, 32.5269
      #b2a945 color charts
#b2a945 RGB chart
      #b2a945 CMYK chart
      #b2a945 RGB pie chart
      #b2a945 color shades, tints & tones
#b2a945 color schemes
#b2a945 color preview, HTML & CSS examples
           This text has a color of #b2a945        
        
          <p style="color:#b2a945;">Text here</p>
        
        
          .mytext {color:#b2a945;}
        
        Text color #b2a945
      
           This box has a color of #b2a945        
        
          <div style="background-color:#b2a945;">Content here</div>
        
        
          .mybackground {background-color:#b2a945;}
        
        Background color #b2a945
      
           Border around this has a color of #b2a945        
        
          <div style="border:2px solid #b2a945;">Content here</div>
        
        
          .myborder {border:2px solid #b2a945;}
        
        Border color #b2a945