#b49512 color space conversions
Hex:
        #b49512
        RGB:
        180, 149, 18
        CMY:
        29, 42, 93
        CMYK:
        0, 17, 90, 29
      HSL:
        49°, 81.8182%, 38.8235%
        HSV (HSB):
        49°, 90.0000%, 70.5882%
        XYZ:
        29.6790, 31.2419, 5.0383
        xyY:
        0.4500, 0.4737, 31.2419
      CIE-Lab:
        62.7113, -0.0588, 63.9069
        CIE-LCH:
        62.7113, 63.9069, 90.0527
        CIE-Luv:
        62.7113, 27.2173, 64.6623
        Hunter-Lab:
        55.8944, -3.0347, 33.7817
      #b49512 color charts
#b49512 RGB chart
      #b49512 CMYK chart
      #b49512 RGB pie chart
      #b49512 color shades, tints & tones
#b49512 color schemes
#b49512 color preview, HTML & CSS examples
           This text has a color of #b49512        
        
          <p style="color:#b49512;">Text here</p>
        
        
          .mytext {color:#b49512;}
        
        Text color #b49512
      
           This box has a color of #b49512        
        
          <div style="background-color:#b49512;">Content here</div>
        
        
          .mybackground {background-color:#b49512;}
        
        Background color #b49512
      
           Border around this has a color of #b49512        
        
          <div style="border:2px solid #b49512;">Content here</div>
        
        
          .myborder {border:2px solid #b49512;}
        
        Border color #b49512