#b2a845 color space conversions
Hex:
        #b2a845
        RGB:
        178, 168, 69
        CMY:
        30, 34, 73
        CMYK:
        0, 6, 61, 30
      HSL:
        54°, 44.1296%, 48.4314%
        HSV (HSB):
        54°, 61.2360%, 69.8039%
        XYZ:
        33.4369, 37.8999, 11.1833
        xyY:
        0.4052, 0.4593, 37.8999
      CIE-Lab:
        67.9468, -8.8738, 51.0731
        CIE-LCH:
        67.9468, 51.8382, 99.8566
        CIE-Luv:
        67.9468, 11.1522, 60.4336
        Hunter-Lab:
        61.5629, -10.7857, 32.3236
      #b2a845 color charts
#b2a845 RGB chart
      #b2a845 CMYK chart
      #b2a845 RGB pie chart
      #b2a845 color shades, tints & tones
#b2a845 color schemes
#b2a845 color preview, HTML & CSS examples
           This text has a color of #b2a845        
        
          <p style="color:#b2a845;">Text here</p>
        
        
          .mytext {color:#b2a845;}
        
        Text color #b2a845
      
           This box has a color of #b2a845        
        
          <div style="background-color:#b2a845;">Content here</div>
        
        
          .mybackground {background-color:#b2a845;}
        
        Background color #b2a845
      
           Border around this has a color of #b2a845        
        
          <div style="border:2px solid #b2a845;">Content here</div>
        
        
          .myborder {border:2px solid #b2a845;}
        
        Border color #b2a845