#330f2d color space conversions
Hex:
        #330f2d
        RGB:
        51, 15, 45
        CMY:
        80, 94, 82
        CMYK:
        0, 71, 12, 80
      HSL:
        310°, 54.5455%, 12.9412%
        HSV (HSB):
        310°, 70.5882%, 20.0000%
        XYZ:
        2.0097, 1.2349, 2.6151
        xyY:
        0.3430, 0.2107, 1.2349
      CIE-Lab:
        10.8125, 22.6907, -11.4753
        CIE-LCH:
        10.8125, 25.4274, 333.1731
        CIE-Luv:
        10.8125, 12.0085, -10.7804
        Hunter-Lab:
        11.1127, 12.8344, -6.1734
      #330f2d color charts
#330f2d RGB chart
      #330f2d CMYK chart
      #330f2d RGB pie chart
      #330f2d color shades, tints & tones
#330f2d color schemes
#330f2d color preview, HTML & CSS examples
           This text has a color of #330f2d        
        
          <p style="color:#330f2d;">Text here</p>
        
        
          .mytext {color:#330f2d;}
        
        Text color #330f2d
      
           This box has a color of #330f2d        
        
          <div style="background-color:#330f2d;">Content here</div>
        
        
          .mybackground {background-color:#330f2d;}
        
        Background color #330f2d
      
           Border around this has a color of #330f2d        
        
          <div style="border:2px solid #330f2d;">Content here</div>
        
        
          .myborder {border:2px solid #330f2d;}
        
        Border color #330f2d