#b4a247 color space conversions
Hex:
        #b4a247
        RGB:
        180, 162, 71
        CMY:
        29, 36, 72
        CMYK:
        0, 10, 61, 29
      HSL:
        50°, 43.4263%, 49.2157%
        HSV (HSB):
        50°, 60.5556%, 70.5882%
        XYZ:
        32.8801, 35.9989, 11.1768
        xyY:
        0.4107, 0.4497, 35.9989
      CIE-Lab:
        66.5191, -4.6903, 48.6299
        CIE-LCH:
        66.5191, 48.8555, 95.5091
        CIE-Luv:
        66.5191, 16.4729, 57.0333
        Hunter-Lab:
        59.9991, -7.1787, 30.9547
      #b4a247 color charts
#b4a247 RGB chart
      #b4a247 CMYK chart
      #b4a247 RGB pie chart
      #b4a247 color shades, tints & tones
#b4a247 color schemes
#b4a247 color preview, HTML & CSS examples
           This text has a color of #b4a247        
        
          <p style="color:#b4a247;">Text here</p>
        
        
          .mytext {color:#b4a247;}
        
        Text color #b4a247
      
           This box has a color of #b4a247        
        
          <div style="background-color:#b4a247;">Content here</div>
        
        
          .mybackground {background-color:#b4a247;}
        
        Background color #b4a247
      
           Border around this has a color of #b4a247        
        
          <div style="border:2px solid #b4a247;">Content here</div>
        
        
          .myborder {border:2px solid #b4a247;}
        
        Border color #b4a247