#b4a478 color space conversions
Hex:
        #b4a478
        RGB:
        180, 164, 120
        CMY:
        29, 36, 53
        CMYK:
        0, 9, 33, 29
      HSL:
        44°, 28.5714%, 58.8235%
        HSV (HSB):
        44°, 33.3333%, 70.5882%
        XYZ:
        35.4880, 37.6103, 23.1584
        xyY:
        0.3687, 0.3907, 37.6103
      CIE-Lab:
        67.7324, -0.8752, 24.9822
        CIE-LCH:
        67.7324, 24.9975, 92.0065
        CIE-Luv:
        67.7324, 12.5988, 33.0573
        Hunter-Lab:
        61.3272, -4.0307, 20.5400
      #b4a478 color charts
#b4a478 RGB chart
      #b4a478 CMYK chart
      #b4a478 RGB pie chart
      #b4a478 color shades, tints & tones
#b4a478 color schemes
#b4a478 color preview, HTML & CSS examples
           This text has a color of #b4a478        
        
          <p style="color:#b4a478;">Text here</p>
        
        
          .mytext {color:#b4a478;}
        
        Text color #b4a478
      
           This box has a color of #b4a478        
        
          <div style="background-color:#b4a478;">Content here</div>
        
        
          .mybackground {background-color:#b4a478;}
        
        Background color #b4a478
      
           Border around this has a color of #b4a478        
        
          <div style="border:2px solid #b4a478;">Content here</div>
        
        
          .myborder {border:2px solid #b4a478;}
        
        Border color #b4a478