#301c1a color space conversions
Hex:
        #301c1a
        RGB:
        48, 28, 26
        CMY:
        81, 89, 90
        CMYK:
        0, 42, 46, 81
      HSL:
        5°, 29.7297%, 14.5098%
        HSV (HSB):
        5°, 45.8333%, 18.8235%
        XYZ:
        1.8206, 1.5335, 1.1773
        xyY:
        0.4018, 0.3384, 1.5335
      CIE-Lab:
        12.8193, 9.5611, 5.4628
        CIE-LCH:
        12.8193, 11.0116, 29.7416
        CIE-Luv:
        12.8193, 9.8320, 3.0664
        Hunter-Lab:
        12.3833, 4.5727, 3.0315
      #301c1a color charts
#301c1a RGB chart
      #301c1a CMYK chart
      #301c1a RGB pie chart
      #301c1a color shades, tints & tones
#301c1a color schemes
#301c1a color preview, HTML & CSS examples
           This text has a color of #301c1a        
        
          <p style="color:#301c1a;">Text here</p>
        
        
          .mytext {color:#301c1a;}
        
        Text color #301c1a
      
           This box has a color of #301c1a        
        
          <div style="background-color:#301c1a;">Content here</div>
        
        
          .mybackground {background-color:#301c1a;}
        
        Background color #301c1a
      
           Border around this has a color of #301c1a        
        
          <div style="border:2px solid #301c1a;">Content here</div>
        
        
          .myborder {border:2px solid #301c1a;}
        
        Border color #301c1a