#20480f color space conversions
Hex:
        #20480f
        RGB:
        32, 72, 15
        CMY:
        87, 72, 94
        CMYK:
        56, 0, 79, 72
      HSL:
        102°, 65.5172%, 17.0588%
        HSV (HSB):
        102°, 79.1667%, 28.2353%
        XYZ:
        2.9993, 4.9763, 1.2544
        xyY:
        0.3249, 0.5391, 4.9763
      CIE-Lab:
        26.6671, -25.9084, 28.3937
        CIE-LCH:
        26.6671, 38.4376, 132.3795
        CIE-Luv:
        26.6671, -17.4961, 28.3655
        Hunter-Lab:
        22.3076, -15.0390, 12.2814
      #20480f color charts
#20480f RGB chart
      #20480f CMYK chart
      #20480f RGB pie chart
      #20480f color shades, tints & tones
#20480f color schemes
#20480f color preview, HTML & CSS examples
           This text has a color of #20480f        
        
          <p style="color:#20480f;">Text here</p>
        
        
          .mytext {color:#20480f;}
        
        Text color #20480f
      
           This box has a color of #20480f        
        
          <div style="background-color:#20480f;">Content here</div>
        
        
          .mybackground {background-color:#20480f;}
        
        Background color #20480f
      
           Border around this has a color of #20480f        
        
          <div style="border:2px solid #20480f;">Content here</div>
        
        
          .myborder {border:2px solid #20480f;}
        
        Border color #20480f