#30400f color space conversions
Hex:
        #30400f
        RGB:
        48, 64, 15
        CMY:
        81, 75, 94
        CMYK:
        25, 0, 77, 75
      HSL:
        80°, 62.0253%, 15.4902%
        HSV (HSB):
        80°, 76.5625%, 25.0980%
        XYZ:
        3.1385, 4.3297, 1.1222
        xyY:
        0.3654, 0.5040, 4.3297
      CIE-Lab:
        24.7326, -15.1611, 26.7039
        CIE-LCH:
        24.7326, 30.7076, 119.5856
        CIE-Luv:
        24.7326, -7.1167, 24.7690
        Hunter-Lab:
        20.8078, -9.4897, 11.3678
      #30400f color charts
#30400f RGB chart
      #30400f CMYK chart
      #30400f RGB pie chart
      #30400f color shades, tints & tones
#30400f color schemes
#30400f color preview, HTML & CSS examples
           This text has a color of #30400f        
        
          <p style="color:#30400f;">Text here</p>
        
        
          .mytext {color:#30400f;}
        
        Text color #30400f
      
           This box has a color of #30400f        
        
          <div style="background-color:#30400f;">Content here</div>
        
        
          .mybackground {background-color:#30400f;}
        
        Background color #30400f
      
           Border around this has a color of #30400f        
        
          <div style="border:2px solid #30400f;">Content here</div>
        
        
          .myborder {border:2px solid #30400f;}
        
        Border color #30400f