#30503f color space conversions
Hex:
        #30503f
        RGB:
        48, 80, 63
        CMY:
        81, 69, 75
        CMYK:
        40, 0, 21, 69
      HSL:
        148°, 25.0000%, 25.0980%
        HSV (HSB):
        148°, 40.0000%, 31.3725%
        XYZ:
        4.9848, 6.7246, 5.7379
        xyY:
        0.2857, 0.3854, 6.7246
      CIE-Lab:
        31.1715, -16.1684, 6.3476
        CIE-LCH:
        31.1715, 17.3698, 158.5654
        CIE-Luv:
        31.1715, -14.5158, 9.4977
        Hunter-Lab:
        25.9318, -11.0682, 5.0333
      #30503f color charts
#30503f RGB chart
      #30503f CMYK chart
      #30503f RGB pie chart
      #30503f color shades, tints & tones
#30503f color schemes
#30503f color preview, HTML & CSS examples
           This text has a color of #30503f        
        
          <p style="color:#30503f;">Text here</p>
        
        
          .mytext {color:#30503f;}
        
        Text color #30503f
      
           This box has a color of #30503f        
        
          <div style="background-color:#30503f;">Content here</div>
        
        
          .mybackground {background-color:#30503f;}
        
        Background color #30503f
      
           Border around this has a color of #30503f        
        
          <div style="border:2px solid #30503f;">Content here</div>
        
        
          .myborder {border:2px solid #30503f;}
        
        Border color #30503f