#48702b color space conversions
Hex:
        #48702b
        RGB:
        72, 112, 43
        CMY:
        72, 56, 83
        CMYK:
        36, 0, 62, 56
      HSL:
        95°, 44.5161%, 30.3922%
        HSV (HSB):
        95°, 61.6071%, 43.9216%
        XYZ:
        8.9027, 13.1405, 4.3526
        xyY:
        0.3373, 0.4978, 13.1405
      CIE-Lab:
        42.9742, -27.1265, 33.2945
        CIE-LCH:
        42.9742, 42.9461, 129.1711
        CIE-Luv:
        42.9742, -19.7117, 39.9535
        Hunter-Lab:
        36.2498, -19.5988, 18.2557
      #48702b color charts
#48702b RGB chart
      #48702b CMYK chart
      #48702b RGB pie chart
      #48702b color shades, tints & tones
#48702b color schemes
#48702b color preview, HTML & CSS examples
           This text has a color of #48702b        
        
          <p style="color:#48702b;">Text here</p>
        
        
          .mytext {color:#48702b;}
        
        Text color #48702b
      
           This box has a color of #48702b        
        
          <div style="background-color:#48702b;">Content here</div>
        
        
          .mybackground {background-color:#48702b;}
        
        Background color #48702b
      
           Border around this has a color of #48702b        
        
          <div style="border:2px solid #48702b;">Content here</div>
        
        
          .myborder {border:2px solid #48702b;}
        
        Border color #48702b