#48876a color space conversions
Hex:
        #48876a
        RGB:
        72, 135, 106
        CMY:
        72, 47, 58
        CMYK:
        47, 0, 21, 47
      HSL:
        152°, 30.4348%, 40.5882%
        HSV (HSB):
        152°, 46.6667%, 52.9412%
        XYZ:
        13.9380, 19.7463, 16.7125
        xyY:
        0.2766, 0.3918, 19.7463
      CIE-Lab:
        51.5491, -27.4922, 9.3803
        CIE-LCH:
        51.5491, 29.0484, 161.1605
        CIE-Luv:
        51.5491, -28.8757, 16.7208
        Hunter-Lab:
        44.4368, -21.7763, 8.8070
      #48876a color charts
#48876a RGB chart
      #48876a CMYK chart
      #48876a RGB pie chart
      #48876a color shades, tints & tones
#48876a color schemes
#48876a color preview, HTML & CSS examples
           This text has a color of #48876a        
        
          <p style="color:#48876a;">Text here</p>
        
        
          .mytext {color:#48876a;}
        
        Text color #48876a
      
           This box has a color of #48876a        
        
          <div style="background-color:#48876a;">Content here</div>
        
        
          .mybackground {background-color:#48876a;}
        
        Background color #48876a
      
           Border around this has a color of #48876a        
        
          <div style="border:2px solid #48876a;">Content here</div>
        
        
          .myborder {border:2px solid #48876a;}
        
        Border color #48876a