#300d2b color space conversions
Hex:
        #300d2b
        RGB:
        48, 13, 43
        CMY:
        81, 95, 83
        CMYK:
        0, 73, 10, 81
      HSL:
        309°, 57.3770%, 11.9608%
        HSV (HSB):
        309°, 72.9167%, 18.8235%
        XYZ:
        1.7989, 1.0906, 2.4012
        xyY:
        0.3400, 0.2061, 1.0906
      CIE-Lab:
        9.7248, 22.3646, -11.7327
        CIE-LCH:
        9.7248, 25.2553, 332.3181
        CIE-Luv:
        9.7248, 10.8563, -10.2796
        Hunter-Lab:
        10.4434, 12.4710, -6.3219
      #300d2b color charts
#300d2b RGB chart
      #300d2b CMYK chart
      #300d2b RGB pie chart
      #300d2b color shades, tints & tones
#300d2b color schemes
#300d2b color preview, HTML & CSS examples
           This text has a color of #300d2b        
        
          <p style="color:#300d2b;">Text here</p>
        
        
          .mytext {color:#300d2b;}
        
        Text color #300d2b
      
           This box has a color of #300d2b        
        
          <div style="background-color:#300d2b;">Content here</div>
        
        
          .mybackground {background-color:#300d2b;}
        
        Background color #300d2b
      
           Border around this has a color of #300d2b        
        
          <div style="border:2px solid #300d2b;">Content here</div>
        
        
          .myborder {border:2px solid #300d2b;}
        
        Border color #300d2b