#48642d color space conversions
Hex:
        #48642d
        RGB:
        72, 100, 45
        CMY:
        72, 61, 82
        CMYK:
        28, 0, 55, 61
      HSL:
        91°, 37.9310%, 28.4314%
        HSV (HSB):
        91°, 55.0000%, 39.2157%
        XYZ:
        7.7033, 10.6815, 4.1384
        xyY:
        0.3420, 0.4742, 10.6815
      CIE-Lab:
        39.0388, -20.8566, 27.6506
        CIE-LCH:
        39.0388, 34.6346, 127.0269
        CIE-Luv:
        39.0388, -13.6919, 32.8504
        Hunter-Lab:
        32.6826, -15.1220, 15.3704
      #48642d color charts
#48642d RGB chart
      #48642d CMYK chart
      #48642d RGB pie chart
      #48642d color shades, tints & tones
#48642d color schemes
#48642d color preview, HTML & CSS examples
           This text has a color of #48642d        
        
          <p style="color:#48642d;">Text here</p>
        
        
          .mytext {color:#48642d;}
        
        Text color #48642d
      
           This box has a color of #48642d        
        
          <div style="background-color:#48642d;">Content here</div>
        
        
          .mybackground {background-color:#48642d;}
        
        Background color #48642d
      
           Border around this has a color of #48642d        
        
          <div style="border:2px solid #48642d;">Content here</div>
        
        
          .myborder {border:2px solid #48642d;}
        
        Border color #48642d