#350b2d color space conversions
Hex:
        #350b2d
        RGB:
        53, 11, 45
        CMY:
        79, 96, 82
        CMYK:
        0, 79, 15, 79
      HSL:
        311°, 65.6250%, 12.5490%
        HSV (HSB):
        311°, 79.2453%, 20.7843%
        XYZ:
        2.0615, 1.1857, 2.6028
        xyY:
        0.3524, 0.2027, 1.1857
      CIE-Lab:
        10.4514, 25.4252, -12.0078
        CIE-LCH:
        10.4514, 28.1181, 334.7196
        CIE-Luv:
        10.4514, 13.6321, -11.2053
        Hunter-Lab:
        10.8889, 14.7385, -6.5501
      #350b2d color charts
#350b2d RGB chart
      #350b2d CMYK chart
      #350b2d RGB pie chart
      #350b2d color shades, tints & tones
#350b2d color schemes
#350b2d color preview, HTML & CSS examples
           This text has a color of #350b2d        
        
          <p style="color:#350b2d;">Text here</p>
        
        
          .mytext {color:#350b2d;}
        
        Text color #350b2d
      
           This box has a color of #350b2d        
        
          <div style="background-color:#350b2d;">Content here</div>
        
        
          .mybackground {background-color:#350b2d;}
        
        Background color #350b2d
      
           Border around this has a color of #350b2d        
        
          <div style="border:2px solid #350b2d;">Content here</div>
        
        
          .myborder {border:2px solid #350b2d;}
        
        Border color #350b2d