#b49123 color space conversions
Hex:
        #b49123
        RGB:
        180, 145, 35
        CMY:
        29, 43, 86
        CMYK:
        0, 19, 81, 29
      HSL:
        46°, 67.4419%, 42.1569%
        HSV (HSB):
        46°, 80.5556%, 70.5882%
        XYZ:
        29.2512, 30.0754, 5.8535
        xyY:
        0.4488, 0.4614, 30.0754
      CIE-Lab:
        61.7193, 2.5792, 58.5156
        CIE-LCH:
        61.7193, 58.5725, 87.4762
        CIE-Luv:
        61.7193, 29.7961, 60.3829
        Hunter-Lab:
        54.8411, -0.7635, 32.0604
      #b49123 color charts
#b49123 RGB chart
      #b49123 CMYK chart
      #b49123 RGB pie chart
      #b49123 color shades, tints & tones
#b49123 color schemes
#b49123 color preview, HTML & CSS examples
           This text has a color of #b49123        
        
          <p style="color:#b49123;">Text here</p>
        
        
          .mytext {color:#b49123;}
        
        Text color #b49123
      
           This box has a color of #b49123        
        
          <div style="background-color:#b49123;">Content here</div>
        
        
          .mybackground {background-color:#b49123;}
        
        Background color #b49123
      
           Border around this has a color of #b49123        
        
          <div style="border:2px solid #b49123;">Content here</div>
        
        
          .myborder {border:2px solid #b49123;}
        
        Border color #b49123