#302b18 color space conversions
Hex:
        #302b18
        RGB:
        48, 43, 24
        CMY:
        81, 83, 91
        CMYK:
        0, 10, 50, 81
      HSL:
        48°, 33.3333%, 14.1176%
        HSV (HSB):
        48°, 50.0000%, 18.8235%
        XYZ:
        2.2477, 2.4221, 1.2132
        xyY:
        0.3821, 0.4117, 2.4221
      CIE-Lab:
        17.5625, -1.1495, 13.1959
        CIE-LCH:
        17.5625, 13.2459, 94.9786
        CIE-Luv:
        17.5625, 3.4513, 10.9579
        Hunter-Lab:
        15.5630, -1.4557, 6.2722
      #302b18 color charts
#302b18 RGB chart
      #302b18 CMYK chart
      #302b18 RGB pie chart
      #302b18 color shades, tints & tones
#302b18 color schemes
#302b18 color preview, HTML & CSS examples
           This text has a color of #302b18        
        
          <p style="color:#302b18;">Text here</p>
        
        
          .mytext {color:#302b18;}
        
        Text color #302b18
      
           This box has a color of #302b18        
        
          <div style="background-color:#302b18;">Content here</div>
        
        
          .mybackground {background-color:#302b18;}
        
        Background color #302b18
      
           Border around this has a color of #302b18        
        
          <div style="border:2px solid #302b18;">Content here</div>
        
        
          .myborder {border:2px solid #302b18;}
        
        Border color #302b18