#b47455 color space conversions
Hex:
        #b47455
        RGB:
        180, 116, 85
        CMY:
        29, 55, 67
        CMYK:
        0, 36, 53, 29
      HSL:
        20°, 38.7755%, 51.9608%
        HSV (HSB):
        20°, 52.7778%, 70.5882%
        XYZ:
        26.7075, 22.8500, 11.5972
        xyY:
        0.4367, 0.3736, 22.8500
      CIE-Lab:
        54.9175, 21.8139, 27.4673
        CIE-LCH:
        54.9175, 35.0756, 51.5442
        CIE-Luv:
        54.9175, 47.4249, 28.8317
        Hunter-Lab:
        47.8016, 16.0777, 19.0768
      #b47455 color charts
#b47455 RGB chart
      #b47455 CMYK chart
      #b47455 RGB pie chart
      #b47455 color shades, tints & tones
#b47455 color schemes
#b47455 color preview, HTML & CSS examples
           This text has a color of #b47455        
        
          <p style="color:#b47455;">Text here</p>
        
        
          .mytext {color:#b47455;}
        
        Text color #b47455
      
           This box has a color of #b47455        
        
          <div style="background-color:#b47455;">Content here</div>
        
        
          .mybackground {background-color:#b47455;}
        
        Background color #b47455
      
           Border around this has a color of #b47455        
        
          <div style="border:2px solid #b47455;">Content here</div>
        
        
          .myborder {border:2px solid #b47455;}
        
        Border color #b47455