#30300d color space conversions
Hex:
        #30300d
        RGB:
        48, 48, 13
        CMY:
        81, 81, 95
        CMYK:
        0, 0, 73, 81
      HSL:
        60°, 57.3770%, 11.9608%
        HSV (HSB):
        60°, 72.9167%, 18.8235%
        XYZ:
        2.3485, 2.7713, 0.7919
        xyY:
        0.3973, 0.4688, 2.7713
      CIE-Lab:
        19.1038, -5.6781, 21.6106
        CIE-LCH:
        19.1038, 22.3441, 104.7216
        CIE-Luv:
        19.1038, 1.2618, 17.4925
        Hunter-Lab:
        16.6473, -3.9510, 8.8327
      #30300d color charts
#30300d RGB chart
      #30300d CMYK chart
      #30300d RGB pie chart
      #30300d color shades, tints & tones
#30300d color schemes
#30300d color preview, HTML & CSS examples
           This text has a color of #30300d        
        
          <p style="color:#30300d;">Text here</p>
        
        
          .mytext {color:#30300d;}
        
        Text color #30300d
      
           This box has a color of #30300d        
        
          <div style="background-color:#30300d;">Content here</div>
        
        
          .mybackground {background-color:#30300d;}
        
        Background color #30300d
      
           Border around this has a color of #30300d        
        
          <div style="border:2px solid #30300d;">Content here</div>
        
        
          .myborder {border:2px solid #30300d;}
        
        Border color #30300d