#b49507 color space conversions
Hex:
        #b49507
        RGB:
        180, 149, 7
        CMY:
        29, 42, 97
        CMYK:
        0, 17, 96, 29
      HSL:
        49°, 92.5134%, 36.6667%
        HSV (HSB):
        49°, 96.1111%, 70.5882%
        XYZ:
        29.6082, 31.2135, 4.6653
        xyY:
        0.4521, 0.4766, 31.2135
      CIE-Lab:
        62.6875, -0.2263, 65.6833
        CIE-LCH:
        62.6875, 65.6837, 90.1974
        CIE-Luv:
        62.6875, 27.3504, 65.6398
        Hunter-Lab:
        55.8691, -3.1736, 34.1574
      #b49507 color charts
#b49507 RGB chart
      #b49507 CMYK chart
      #b49507 RGB pie chart
      #b49507 color shades, tints & tones
#b49507 color schemes
#b49507 color preview, HTML & CSS examples
           This text has a color of #b49507        
        
          <p style="color:#b49507;">Text here</p>
        
        
          .mytext {color:#b49507;}
        
        Text color #b49507
      
           This box has a color of #b49507        
        
          <div style="background-color:#b49507;">Content here</div>
        
        
          .mybackground {background-color:#b49507;}
        
        Background color #b49507
      
           Border around this has a color of #b49507        
        
          <div style="border:2px solid #b49507;">Content here</div>
        
        
          .myborder {border:2px solid #b49507;}
        
        Border color #b49507