#350c1d color space conversions
Hex:
        #350c1d
        RGB:
        53, 12, 29
        CMY:
        79, 95, 89
        CMYK:
        0, 77, 45, 79
      HSL:
        335°, 63.0769%, 12.7451%
        HSV (HSB):
        335°, 77.3585%, 20.7843%
        XYZ:
        1.8214, 1.1085, 1.2804
        xyY:
        0.4326, 0.2633, 1.1085
      CIE-Lab:
        9.8647, 22.3160, -0.8857
        CIE-LCH:
        9.8647, 22.3336, 357.7271
        CIE-Luv:
        9.8647, 16.5450, -2.6618
        Hunter-Lab:
        10.5287, 12.4548, 0.1600
      #350c1d color charts
#350c1d RGB chart
      #350c1d CMYK chart
      #350c1d RGB pie chart
      #350c1d color shades, tints & tones
#350c1d color schemes
#350c1d color preview, HTML & CSS examples
           This text has a color of #350c1d        
        
          <p style="color:#350c1d;">Text here</p>
        
        
          .mytext {color:#350c1d;}
        
        Text color #350c1d
      
           This box has a color of #350c1d        
        
          <div style="background-color:#350c1d;">Content here</div>
        
        
          .mybackground {background-color:#350c1d;}
        
        Background color #350c1d
      
           Border around this has a color of #350c1d        
        
          <div style="border:2px solid #350c1d;">Content here</div>
        
        
          .myborder {border:2px solid #350c1d;}
        
        Border color #350c1d