#30401d color space conversions
Hex:
        #30401d
        RGB:
        48, 64, 29
        CMY:
        81, 75, 89
        CMYK:
        25, 0, 55, 75
      HSL:
        87°, 37.6344%, 18.2353%
        HSV (HSB):
        87°, 54.6875%, 25.0980%
        XYZ:
        3.2741, 4.3839, 1.8360
        xyY:
        0.3449, 0.4618, 4.3839
      CIE-Lab:
        24.9020, -13.6141, 19.2343
        CIE-LCH:
        24.9020, 23.5649, 125.2910
        CIE-Luv:
        24.9020, -7.1688, 19.7387
        Hunter-Lab:
        20.9377, -8.7284, 9.4573
      #30401d color charts
#30401d RGB chart
      #30401d CMYK chart
      #30401d RGB pie chart
      #30401d color shades, tints & tones
#30401d color schemes
#30401d color preview, HTML & CSS examples
           This text has a color of #30401d        
        
          <p style="color:#30401d;">Text here</p>
        
        
          .mytext {color:#30401d;}
        
        Text color #30401d
      
           This box has a color of #30401d        
        
          <div style="background-color:#30401d;">Content here</div>
        
        
          .mybackground {background-color:#30401d;}
        
        Background color #30401d
      
           Border around this has a color of #30401d        
        
          <div style="border:2px solid #30401d;">Content here</div>
        
        
          .myborder {border:2px solid #30401d;}
        
        Border color #30401d