#b46546 color space conversions
Hex:
        #b46546
        RGB:
        180, 101, 70
        CMY:
        29, 60, 73
        CMYK:
        0, 44, 61, 29
      HSL:
        17°, 44.0000%, 49.0196%
        HSV (HSB):
        17°, 61.1111%, 70.5882%
        XYZ:
        24.5816, 19.4529, 8.2535
        xyY:
        0.4701, 0.3720, 19.4529
      CIE-Lab:
        51.2129, 28.8511, 31.2415
        CIE-LCH:
        51.2129, 42.5255, 47.2779
        CIE-Luv:
        51.2129, 60.1806, 29.8790
        Hunter-Lab:
        44.1054, 22.3002, 19.7787
      #b46546 color charts
#b46546 RGB chart
      #b46546 CMYK chart
      #b46546 RGB pie chart
      #b46546 color shades, tints & tones
#b46546 color schemes
#b46546 color preview, HTML & CSS examples
           This text has a color of #b46546        
        
          <p style="color:#b46546;">Text here</p>
        
        
          .mytext {color:#b46546;}
        
        Text color #b46546
      
           This box has a color of #b46546        
        
          <div style="background-color:#b46546;">Content here</div>
        
        
          .mybackground {background-color:#b46546;}
        
        Background color #b46546
      
           Border around this has a color of #b46546        
        
          <div style="border:2px solid #b46546;">Content here</div>
        
        
          .myborder {border:2px solid #b46546;}
        
        Border color #b46546