#48825d color space conversions
Hex:
        #48825d
        RGB:
        72, 130, 93
        CMY:
        72, 49, 64
        CMYK:
        45, 0, 28, 49
      HSL:
        142°, 28.7129%, 39.6078%
        HSV (HSB):
        142°, 44.6154%, 50.9804%
        XYZ:
        12.6309, 18.1333, 13.1903
        xyY:
        0.2874, 0.4125, 18.1333
      CIE-Lab:
        49.6574, -27.8522, 14.2420
        CIE-LCH:
        49.6574, 31.2822, 152.9174
        CIE-Luv:
        49.6574, -27.1126, 22.6288
        Hunter-Lab:
        42.5832, -21.5745, 11.4430
      #48825d color charts
#48825d RGB chart
      #48825d CMYK chart
      #48825d RGB pie chart
      #48825d color shades, tints & tones
#48825d color schemes
#48825d color preview, HTML & CSS examples
           This text has a color of #48825d        
        
          <p style="color:#48825d;">Text here</p>
        
        
          .mytext {color:#48825d;}
        
        Text color #48825d
      
           This box has a color of #48825d        
        
          <div style="background-color:#48825d;">Content here</div>
        
        
          .mybackground {background-color:#48825d;}
        
        Background color #48825d
      
           Border around this has a color of #48825d        
        
          <div style="border:2px solid #48825d;">Content here</div>
        
        
          .myborder {border:2px solid #48825d;}
        
        Border color #48825d