#48601d color space conversions
Hex:
        #48601d
        RGB:
        72, 96, 29
        CMY:
        72, 62, 89
        CMYK:
        25, 0, 70, 62
      HSL:
        81°, 53.6000%, 24.5098%
        HSV (HSB):
        81°, 69.7917%, 37.6471%
        XYZ:
        7.0771, 9.8322, 2.6872
        xyY:
        0.3611, 0.5017, 9.8322
      CIE-Lab:
        37.5395, -20.4236, 34.0800
        CIE-LCH:
        37.5395, 39.7312, 120.9335
        CIE-Luv:
        37.5395, -11.5969, 36.9956
        Hunter-Lab:
        31.3563, -14.5860, 16.8683
      #48601d color charts
#48601d RGB chart
      #48601d CMYK chart
      #48601d RGB pie chart
      #48601d color shades, tints & tones
#48601d color schemes
#48601d color preview, HTML & CSS examples
           This text has a color of #48601d        
        
          <p style="color:#48601d;">Text here</p>
        
        
          .mytext {color:#48601d;}
        
        Text color #48601d
      
           This box has a color of #48601d        
        
          <div style="background-color:#48601d;">Content here</div>
        
        
          .mybackground {background-color:#48601d;}
        
        Background color #48601d
      
           Border around this has a color of #48601d        
        
          <div style="border:2px solid #48601d;">Content here</div>
        
        
          .myborder {border:2px solid #48601d;}
        
        Border color #48601d