#b2a842 color space conversions
Hex:
        #b2a842
        RGB:
        178, 168, 66
        CMY:
        30, 34, 74
        CMYK:
        0, 6, 63, 30
      HSL:
        55°, 45.9016%, 47.8431%
        HSV (HSB):
        55°, 62.9213%, 69.8039%
        XYZ:
        33.3461, 37.8636, 10.7051
        xyY:
        0.4071, 0.4622, 37.8636
      CIE-Lab:
        67.9200, -9.0780, 52.3813
        CIE-LCH:
        67.9200, 53.1621, 99.8321
        CIE-Luv:
        67.9200, 11.2488, 61.5030
        Hunter-Lab:
        61.5334, -10.9510, 32.7585
      #b2a842 color charts
#b2a842 RGB chart
      #b2a842 CMYK chart
      #b2a842 RGB pie chart
      #b2a842 color shades, tints & tones
#b2a842 color schemes
#b2a842 color preview, HTML & CSS examples
           This text has a color of #b2a842        
        
          <p style="color:#b2a842;">Text here</p>
        
        
          .mytext {color:#b2a842;}
        
        Text color #b2a842
      
           This box has a color of #b2a842        
        
          <div style="background-color:#b2a842;">Content here</div>
        
        
          .mybackground {background-color:#b2a842;}
        
        Background color #b2a842
      
           Border around this has a color of #b2a842        
        
          <div style="border:2px solid #b2a842;">Content here</div>
        
        
          .myborder {border:2px solid #b2a842;}
        
        Border color #b2a842