#30480b color space conversions
Hex:
        #30480b
        RGB:
        48, 72, 11
        CMY:
        81, 72, 96
        CMYK:
        33, 0, 85, 72
      HSL:
        84°, 73.4940%, 16.2745%
        HSV (HSB):
        84°, 84.7222%, 28.2353%
        XYZ:
        3.5967, 5.2873, 1.1476
        xyY:
        0.3585, 0.5271, 5.2873
      CIE-Lab:
        27.5380, -19.7995, 31.2153
        CIE-LCH:
        27.5380, 36.9650, 122.3865
        CIE-Luv:
        27.5380, -11.1790, 29.6238
        Hunter-Lab:
        22.9941, -12.3189, 13.1368
      #30480b color charts
#30480b RGB chart
      #30480b CMYK chart
      #30480b RGB pie chart
      #30480b color shades, tints & tones
#30480b color schemes
#30480b color preview, HTML & CSS examples
           This text has a color of #30480b        
        
          <p style="color:#30480b;">Text here</p>
        
        
          .mytext {color:#30480b;}
        
        Text color #30480b
      
           This box has a color of #30480b        
        
          <div style="background-color:#30480b;">Content here</div>
        
        
          .mybackground {background-color:#30480b;}
        
        Background color #30480b
      
           Border around this has a color of #30480b        
        
          <div style="border:2px solid #30480b;">Content here</div>
        
        
          .myborder {border:2px solid #30480b;}
        
        Border color #30480b