#b4a849 color space conversions
Hex:
        #b4a849
        RGB:
        180, 168, 73
        CMY:
        29, 34, 71
        CMYK:
        0, 7, 59, 29
      HSL:
        53°, 42.2925%, 49.6078%
        HSV (HSB):
        53°, 59.4444%, 70.5882%
        XYZ:
        34.0276, 38.1896, 11.8812
        xyY:
        0.4046, 0.4541, 38.1896
      CIE-Lab:
        68.1601, -7.7270, 49.5318
        CIE-LCH:
        68.1601, 50.1308, 98.8667
        CIE-Luv:
        68.1601, 12.4054, 59.0153
        Hunter-Lab:
        61.7977, -9.8588, 31.8593
      #b4a849 color charts
#b4a849 RGB chart
      #b4a849 CMYK chart
      #b4a849 RGB pie chart
      #b4a849 color shades, tints & tones
#b4a849 color schemes
#b4a849 color preview, HTML & CSS examples
           This text has a color of #b4a849        
        
          <p style="color:#b4a849;">Text here</p>
        
        
          .mytext {color:#b4a849;}
        
        Text color #b4a849
      
           This box has a color of #b4a849        
        
          <div style="background-color:#b4a849;">Content here</div>
        
        
          .mybackground {background-color:#b4a849;}
        
        Background color #b4a849
      
           Border around this has a color of #b4a849        
        
          <div style="border:2px solid #b4a849;">Content here</div>
        
        
          .myborder {border:2px solid #b4a849;}
        
        Border color #b4a849