#330d05 color space conversions
Hex:
        #330d05
        RGB:
        51, 13, 5
        CMY:
        80, 95, 98
        CMYK:
        0, 75, 90, 80
      HSL:
        10°, 82.1429%, 10.9804%
        HSV (HSB):
        10°, 90.1961%, 20.0000%
        XYZ:
        1.5366, 1.0026, 0.2561
        xyY:
        0.5497, 0.3587, 1.0026
      CIE-Lab:
        9.0132, 18.6116, 11.8766
        CIE-LCH:
        9.0132, 22.0782, 32.5431
        CIE-Luv:
        9.0132, 18.3409, 6.0845
        Hunter-Lab:
        10.0131, 9.8690, 5.4926
      #330d05 color charts
#330d05 RGB chart
      #330d05 CMYK chart
      #330d05 RGB pie chart
      #330d05 color shades, tints & tones
#330d05 color schemes
#330d05 color preview, HTML & CSS examples
           This text has a color of #330d05        
        
          <p style="color:#330d05;">Text here</p>
        
        
          .mytext {color:#330d05;}
        
        Text color #330d05
      
           This box has a color of #330d05        
        
          <div style="background-color:#330d05;">Content here</div>
        
        
          .mybackground {background-color:#330d05;}
        
        Background color #330d05
      
           Border around this has a color of #330d05        
        
          <div style="border:2px solid #330d05;">Content here</div>
        
        
          .myborder {border:2px solid #330d05;}
        
        Border color #330d05