#b47123 color space conversions
Hex:
        #b47123
        RGB:
        180, 113, 35
        CMY:
        29, 56, 86
        CMYK:
        0, 37, 81, 29
      HSL:
        32°, 67.4419%, 42.1569%
        HSV (HSB):
        32°, 80.5556%, 70.5882%
        XYZ:
        25.0309, 21.6349, 4.4468
        xyY:
        0.4897, 0.4233, 21.6349
      CIE-Lab:
        53.6375, 20.3296, 51.1900
        CIE-LCH:
        53.6375, 55.0791, 68.3400
        CIE-Luv:
        53.6375, 54.4321, 47.5701
        Hunter-Lab:
        46.5133, 14.6604, 26.8911
      #b47123 color charts
#b47123 RGB chart
      #b47123 CMYK chart
      #b47123 RGB pie chart
      #b47123 color shades, tints & tones
#b47123 color schemes
#b47123 color preview, HTML & CSS examples
           This text has a color of #b47123        
        
          <p style="color:#b47123;">Text here</p>
        
        
          .mytext {color:#b47123;}
        
        Text color #b47123
      
           This box has a color of #b47123        
        
          <div style="background-color:#b47123;">Content here</div>
        
        
          .mybackground {background-color:#b47123;}
        
        Background color #b47123
      
           Border around this has a color of #b47123        
        
          <div style="border:2px solid #b47123;">Content here</div>
        
        
          .myborder {border:2px solid #b47123;}
        
        Border color #b47123