#350c2d color space conversions
Hex:
        #350c2d
        RGB:
        53, 12, 45
        CMY:
        79, 95, 82
        CMYK:
        0, 77, 15, 79
      HSL:
        312°, 63.0769%, 12.7451%
        HSV (HSB):
        312°, 77.3585%, 20.7843%
        XYZ:
        2.0733, 1.2093, 2.6068
        xyY:
        0.3520, 0.2053, 1.2093
      CIE-Lab:
        10.6257, 24.9393, -11.7362
        CIE-LCH:
        10.6257, 27.5628, 334.7987
        CIE-Luv:
        10.6257, 13.5373, -11.0636
        Hunter-Lab:
        10.9968, 14.4099, -6.3568
      #350c2d color charts
#350c2d RGB chart
      #350c2d CMYK chart
      #350c2d RGB pie chart
      #350c2d color shades, tints & tones
#350c2d color schemes
#350c2d color preview, HTML & CSS examples
           This text has a color of #350c2d        
        
          <p style="color:#350c2d;">Text here</p>
        
        
          .mytext {color:#350c2d;}
        
        Text color #350c2d
      
           This box has a color of #350c2d        
        
          <div style="background-color:#350c2d;">Content here</div>
        
        
          .mybackground {background-color:#350c2d;}
        
        Background color #350c2d
      
           Border around this has a color of #350c2d        
        
          <div style="border:2px solid #350c2d;">Content here</div>
        
        
          .myborder {border:2px solid #350c2d;}
        
        Border color #350c2d