#48561b color space conversions
Hex:
        #48561b
        RGB:
        72, 86, 27
        CMY:
        72, 66, 89
        CMYK:
        16, 0, 69, 66
      HSL:
        74°, 52.2124%, 22.1569%
        HSV (HSB):
        74°, 68.6047%, 33.7255%
        XYZ:
        6.1981, 8.1124, 2.2761
        xyY:
        0.3737, 0.4891, 8.1124
      CIE-Lab:
        34.2159, -15.1945, 31.4849
        CIE-LCH:
        34.2159, 34.9596, 115.7617
        CIE-Luv:
        34.2159, -6.1386, 32.7579
        Hunter-Lab:
        28.4823, -11.0003, 15.1996
      #48561b color charts
#48561b RGB chart
      #48561b CMYK chart
      #48561b RGB pie chart
      #48561b color shades, tints & tones
#48561b color schemes
#48561b color preview, HTML & CSS examples
           This text has a color of #48561b        
        
          <p style="color:#48561b;">Text here</p>
        
        
          .mytext {color:#48561b;}
        
        Text color #48561b
      
           This box has a color of #48561b        
        
          <div style="background-color:#48561b;">Content here</div>
        
        
          .mybackground {background-color:#48561b;}
        
        Background color #48561b
      
           Border around this has a color of #48561b        
        
          <div style="border:2px solid #48561b;">Content here</div>
        
        
          .myborder {border:2px solid #48561b;}
        
        Border color #48561b