#b2a749 color space conversions
Hex:
        #b2a749
        RGB:
        178, 167, 73
        CMY:
        30, 35, 71
        CMYK:
        0, 6, 59, 30
      HSL:
        54°, 41.8327%, 49.2157%
        HSV (HSB):
        54°, 58.9888%, 69.8039%
        XYZ:
        33.3814, 37.5834, 11.7983
        xyY:
        0.4033, 0.4541, 37.5834
      CIE-Lab:
        67.7125, -8.0593, 48.9829
        CIE-LCH:
        67.7125, 49.6414, 99.3433
        CIE-Luv:
        67.7125, 11.6711, 58.4708
        Hunter-Lab:
        61.3053, -10.0892, 31.5033
      #b2a749 color charts
#b2a749 RGB chart
      #b2a749 CMYK chart
      #b2a749 RGB pie chart
      #b2a749 color shades, tints & tones
#b2a749 color schemes
#b2a749 color preview, HTML & CSS examples
           This text has a color of #b2a749        
        
          <p style="color:#b2a749;">Text here</p>
        
        
          .mytext {color:#b2a749;}
        
        Text color #b2a749
      
           This box has a color of #b2a749        
        
          <div style="background-color:#b2a749;">Content here</div>
        
        
          .mybackground {background-color:#b2a749;}
        
        Background color #b2a749
      
           Border around this has a color of #b2a749        
        
          <div style="border:2px solid #b2a749;">Content here</div>
        
        
          .myborder {border:2px solid #b2a749;}
        
        Border color #b2a749