#b49a17 color space conversions
Hex:
        #b49a17
        RGB:
        180, 154, 23
        CMY:
        29, 40, 91
        CMYK:
        0, 14, 87, 29
      HSL:
        50°, 77.3399%, 39.8039%
        HSV (HSB):
        50°, 87.2222%, 70.5882%
        XYZ:
        30.5326, 32.8764, 5.5471
        xyY:
        0.4428, 0.4768, 32.8764
      CIE-Lab:
        64.0607, -2.6537, 63.8933
        CIE-LCH:
        64.0607, 63.9484, 92.3783
        CIE-Luv:
        64.0607, 23.4798, 66.0227
        Hunter-Lab:
        57.3379, -5.2895, 34.4005
      #b49a17 color charts
#b49a17 RGB chart
      #b49a17 CMYK chart
      #b49a17 RGB pie chart
      #b49a17 color shades, tints & tones
#b49a17 color schemes
#b49a17 color preview, HTML & CSS examples
           This text has a color of #b49a17        
        
          <p style="color:#b49a17;">Text here</p>
        
        
          .mytext {color:#b49a17;}
        
        Text color #b49a17
      
           This box has a color of #b49a17        
        
          <div style="background-color:#b49a17;">Content here</div>
        
        
          .mybackground {background-color:#b49a17;}
        
        Background color #b49a17
      
           Border around this has a color of #b49a17        
        
          <div style="border:2px solid #b49a17;">Content here</div>
        
        
          .myborder {border:2px solid #b49a17;}
        
        Border color #b49a17