#b2a372 color space conversions
Hex:
        #b2a372
        RGB:
        178, 163, 114
        CMY:
        30, 36, 55
        CMYK:
        0, 8, 36, 30
      HSL:
        46°, 29.3578%, 57.2549%
        HSV (HSB):
        46°, 35.9551%, 69.8039%
        XYZ:
        34.4946, 36.8743, 21.2190
        xyY:
        0.3726, 0.3983, 36.8743
      CIE-Lab:
        67.1826, -1.8969, 27.4645
        CIE-LCH:
        67.1826, 27.5300, 93.9510
        CIE-Luv:
        67.1826, 12.2464, 36.0165
        Hunter-Lab:
        60.7242, -4.8699, 21.7891
      #b2a372 color charts
#b2a372 RGB chart
      #b2a372 CMYK chart
      #b2a372 RGB pie chart
      #b2a372 color shades, tints & tones
#b2a372 color schemes
#b2a372 color preview, HTML & CSS examples
           This text has a color of #b2a372        
        
          <p style="color:#b2a372;">Text here</p>
        
        
          .mytext {color:#b2a372;}
        
        Text color #b2a372
      
           This box has a color of #b2a372        
        
          <div style="background-color:#b2a372;">Content here</div>
        
        
          .mybackground {background-color:#b2a372;}
        
        Background color #b2a372
      
           Border around this has a color of #b2a372        
        
          <div style="border:2px solid #b2a372;">Content here</div>
        
        
          .myborder {border:2px solid #b2a372;}
        
        Border color #b2a372