#b3a156 color space conversions
Hex:
        #b3a156
        RGB:
        179, 161, 86
        CMY:
        30, 37, 66
        CMYK:
        0, 10, 52, 30
      HSL:
        48°, 37.9592%, 51.9608%
        HSV (HSB):
        48°, 51.9553%, 70.1961%
        XYZ:
        33.0150, 35.7453, 13.9636
        xyY:
        0.3991, 0.4321, 35.7453
      CIE-Lab:
        66.3249, -3.3738, 41.0818
        CIE-LCH:
        66.3249, 41.2201, 94.6948
        CIE-Luv:
        66.3249, 15.7505, 50.1097
        Hunter-Lab:
        59.7874, -6.0591, 28.0038
      #b3a156 color charts
#b3a156 RGB chart
      #b3a156 CMYK chart
      #b3a156 RGB pie chart
      #b3a156 color shades, tints & tones
#b3a156 color schemes
#b3a156 color preview, HTML & CSS examples
           This text has a color of #b3a156        
        
          <p style="color:#b3a156;">Text here</p>
        
        
          .mytext {color:#b3a156;}
        
        Text color #b3a156
      
           This box has a color of #b3a156        
        
          <div style="background-color:#b3a156;">Content here</div>
        
        
          .mybackground {background-color:#b3a156;}
        
        Background color #b3a156
      
           Border around this has a color of #b3a156        
        
          <div style="border:2px solid #b3a156;">Content here</div>
        
        
          .myborder {border:2px solid #b3a156;}
        
        Border color #b3a156