#352c36 color space conversions
Hex:
        #352c36
        RGB:
        53, 44, 54
        CMY:
        79, 83, 79
        CMYK:
        2, 19, 0, 79
      HSL:
        294°, 10.2041%, 19.2157%
        HSV (HSB):
        294°, 18.5185%, 21.1765%
        XYZ:
        3.0347, 2.8246, 3.8753
        xyY:
        0.3117, 0.2902, 2.8246
      CIE-Lab:
        19.3272, 6.3496, -4.8786
        CIE-LCH:
        19.3272, 8.0074, 322.4640
        CIE-Luv:
        19.3272, 3.7724, -5.6729
        Hunter-Lab:
        16.8065, 2.8202, -1.9066
      #352c36 color charts
#352c36 RGB chart
      #352c36 CMYK chart
      #352c36 RGB pie chart
      #352c36 color shades, tints & tones
#352c36 color schemes
#352c36 color preview, HTML & CSS examples
           This text has a color of #352c36        
        
          <p style="color:#352c36;">Text here</p>
        
        
          .mytext {color:#352c36;}
        
        Text color #352c36
      
           This box has a color of #352c36        
        
          <div style="background-color:#352c36;">Content here</div>
        
        
          .mybackground {background-color:#352c36;}
        
        Background color #352c36
      
           Border around this has a color of #352c36        
        
          <div style="border:2px solid #352c36;">Content here</div>
        
        
          .myborder {border:2px solid #352c36;}
        
        Border color #352c36