#b4a342 color space conversions
Hex:
        #b4a342
        RGB:
        180, 163, 66
        CMY:
        29, 36, 74
        CMYK:
        0, 9, 63, 29
      HSL:
        51°, 46.3415%, 48.2353%
        HSV (HSB):
        51°, 63.3333%, 70.5882%
        XYZ:
        32.9030, 36.2910, 10.4250
        xyY:
        0.4133, 0.4558, 36.2910
      CIE-Lab:
        66.7417, -5.5684, 51.1623
        CIE-LCH:
        66.7417, 51.4644, 96.2115
        CIE-Luv:
        66.7417, 15.9939, 59.3353
        Hunter-Lab:
        60.2420, -7.9306, 31.9092
      #b4a342 color charts
#b4a342 RGB chart
      #b4a342 CMYK chart
      #b4a342 RGB pie chart
      #b4a342 color shades, tints & tones
#b4a342 color schemes
#b4a342 color preview, HTML & CSS examples
           This text has a color of #b4a342        
        
          <p style="color:#b4a342;">Text here</p>
        
        
          .mytext {color:#b4a342;}
        
        Text color #b4a342
      
           This box has a color of #b4a342        
        
          <div style="background-color:#b4a342;">Content here</div>
        
        
          .mybackground {background-color:#b4a342;}
        
        Background color #b4a342
      
           Border around this has a color of #b4a342        
        
          <div style="border:2px solid #b4a342;">Content here</div>
        
        
          .myborder {border:2px solid #b4a342;}
        
        Border color #b4a342