#48706f color space conversions
Hex:
        #48706f
        RGB:
        72, 112, 111
        CMY:
        72, 56, 56
        CMYK:
        36, 0, 1, 56
      HSL:
        179°, 21.7391%, 36.0784%
        HSV (HSB):
        179°, 35.7143%, 43.9216%
        XYZ:
        11.3359, 14.1138, 17.1657
        xyY:
        0.2660, 0.3312, 14.1138
      CIE-Lab:
        44.3956, -14.2085, -3.9127
        CIE-LCH:
        44.3956, 14.7374, 195.3964
        CIE-Luv:
        44.3956, -18.8595, -3.2646
        Hunter-Lab:
        37.5683, -11.8837, -0.7930
      #48706f color charts
#48706f RGB chart
      #48706f CMYK chart
      #48706f RGB pie chart
      #48706f color shades, tints & tones
#48706f color schemes
#48706f color preview, HTML & CSS examples
           This text has a color of #48706f        
        
          <p style="color:#48706f;">Text here</p>
        
        
          .mytext {color:#48706f;}
        
        Text color #48706f
      
           This box has a color of #48706f        
        
          <div style="background-color:#48706f;">Content here</div>
        
        
          .mybackground {background-color:#48706f;}
        
        Background color #48706f
      
           Border around this has a color of #48706f        
        
          <div style="border:2px solid #48706f;">Content here</div>
        
        
          .myborder {border:2px solid #48706f;}
        
        Border color #48706f