#330b2d color space conversions
Hex:
        #330b2d
        RGB:
        51, 11, 45
        CMY:
        80, 96, 82
        CMYK:
        0, 78, 12, 80
      HSL:
        309°, 64.5161%, 12.1569%
        HSV (HSB):
        309°, 78.4314%, 20.0000%
        XYZ:
        1.9586, 1.1326, 2.5980
        xyY:
        0.3443, 0.1991, 1.1326
      CIE-Lab:
        10.0506, 24.7914, -12.6631
        CIE-LCH:
        10.0506, 27.8383, 332.9426
        CIE-Luv:
        10.0506, 12.4282, -11.3873
        Hunter-Lab:
        10.6424, 14.2258, -7.0241
      #330b2d color charts
#330b2d RGB chart
      #330b2d CMYK chart
      #330b2d RGB pie chart
      #330b2d color shades, tints & tones
#330b2d color schemes
#330b2d color preview, HTML & CSS examples
           This text has a color of #330b2d        
        
          <p style="color:#330b2d;">Text here</p>
        
        
          .mytext {color:#330b2d;}
        
        Text color #330b2d
      
           This box has a color of #330b2d        
        
          <div style="background-color:#330b2d;">Content here</div>
        
        
          .mybackground {background-color:#330b2d;}
        
        Background color #330b2d
      
           Border around this has a color of #330b2d        
        
          <div style="border:2px solid #330b2d;">Content here</div>
        
        
          .myborder {border:2px solid #330b2d;}
        
        Border color #330b2d