#30400d color space conversions
Hex:
        #30400d
        RGB:
        48, 64, 13
        CMY:
        81, 75, 95
        CMYK:
        25, 0, 80, 75
      HSL:
        79°, 66.2338%, 15.0980%
        HSV (HSB):
        79°, 79.6875%, 25.0980%
        XYZ:
        3.1250, 4.3242, 1.0507
        xyY:
        0.3676, 0.5087, 4.3242
      CIE-Lab:
        24.7156, -15.3193, 27.6192
        CIE-LCH:
        24.7156, 31.5833, 119.0154
        CIE-Luv:
        24.7156, -7.1115, 25.2937
        Hunter-Lab:
        20.7948, -9.5665, 11.5605
      #30400d color charts
#30400d RGB chart
      #30400d CMYK chart
      #30400d RGB pie chart
      #30400d color shades, tints & tones
#30400d color schemes
#30400d color preview, HTML & CSS examples
           This text has a color of #30400d        
        
          <p style="color:#30400d;">Text here</p>
        
        
          .mytext {color:#30400d;}
        
        Text color #30400d
      
           This box has a color of #30400d        
        
          <div style="background-color:#30400d;">Content here</div>
        
        
          .mybackground {background-color:#30400d;}
        
        Background color #30400d
      
           Border around this has a color of #30400d        
        
          <div style="border:2px solid #30400d;">Content here</div>
        
        
          .myborder {border:2px solid #30400d;}
        
        Border color #30400d