#300d1b color space conversions
Hex:
        #300d1b
        RGB:
        48, 13, 27
        CMY:
        81, 95, 89
        CMYK:
        0, 73, 44, 81
      HSL:
        336°, 57.3770%, 11.9608%
        HSV (HSB):
        336°, 72.9167%, 18.8235%
        XYZ:
        1.5607, 0.9954, 1.1468
        xyY:
        0.4215, 0.2688, 0.9954
      CIE-Lab:
        8.9527, 19.5304, -0.8180
        CIE-LCH:
        8.9527, 19.5475, 357.6017
        CIE-Luv:
        8.9527, 13.4274, -2.1977
        Hunter-Lab:
        9.9768, 10.4636, 0.1687
      #300d1b color charts
#300d1b RGB chart
      #300d1b CMYK chart
      #300d1b RGB pie chart
      #300d1b color shades, tints & tones
#300d1b color schemes
#300d1b color preview, HTML & CSS examples
           This text has a color of #300d1b        
        
          <p style="color:#300d1b;">Text here</p>
        
        
          .mytext {color:#300d1b;}
        
        Text color #300d1b
      
           This box has a color of #300d1b        
        
          <div style="background-color:#300d1b;">Content here</div>
        
        
          .mybackground {background-color:#300d1b;}
        
        Background color #300d1b
      
           Border around this has a color of #300d1b        
        
          <div style="border:2px solid #300d1b;">Content here</div>
        
        
          .myborder {border:2px solid #300d1b;}
        
        Border color #300d1b