#b48e53 color space conversions
Hex:
        #b48e53
        RGB:
        180, 142, 83
        CMY:
        29, 44, 67
        CMYK:
        0, 21, 54, 29
      HSL:
        36°, 39.2713%, 51.5686%
        HSV (HSB):
        36°, 53.8889%, 70.5882%
        XYZ:
        30.0567, 29.6738, 12.3271
        xyY:
        0.4171, 0.4118, 29.6738
      CIE-Lab:
        61.3718, 7.1479, 36.6469
        CIE-LCH:
        61.3718, 37.3374, 78.9632
        CIE-Luv:
        61.3718, 29.4494, 42.3856
        Hunter-Lab:
        54.4737, 3.1612, 24.7146
      #b48e53 color charts
#b48e53 RGB chart
      #b48e53 CMYK chart
      #b48e53 RGB pie chart
      #b48e53 color shades, tints & tones
#b48e53 color schemes
#b48e53 color preview, HTML & CSS examples
           This text has a color of #b48e53        
        
          <p style="color:#b48e53;">Text here</p>
        
        
          .mytext {color:#b48e53;}
        
        Text color #b48e53
      
           This box has a color of #b48e53        
        
          <div style="background-color:#b48e53;">Content here</div>
        
        
          .mybackground {background-color:#b48e53;}
        
        Background color #b48e53
      
           Border around this has a color of #b48e53        
        
          <div style="border:2px solid #b48e53;">Content here</div>
        
        
          .myborder {border:2px solid #b48e53;}
        
        Border color #b48e53