#352a16 color space conversions
Hex:
        #352a16
        RGB:
        53, 42, 22
        CMY:
        79, 84, 91
        CMYK:
        0, 21, 58, 79
      HSL:
        39°, 41.3333%, 14.7059%
        HSV (HSB):
        39°, 58.4906%, 20.7843%
        XYZ:
        2.4410, 2.4707, 1.1073
        xyY:
        0.4055, 0.4105, 2.4707
      CIE-Lab:
        17.7858, 1.8898, 14.9203
        CIE-LCH:
        17.7858, 15.0395, 82.7812
        CIE-Luv:
        17.7858, 6.9738, 11.7736
        Hunter-Lab:
        15.7186, 0.2122, 6.8263
      #352a16 color charts
#352a16 RGB chart
      #352a16 CMYK chart
      #352a16 RGB pie chart
      #352a16 color shades, tints & tones
#352a16 color schemes
#352a16 color preview, HTML & CSS examples
           This text has a color of #352a16        
        
          <p style="color:#352a16;">Text here</p>
        
        
          .mytext {color:#352a16;}
        
        Text color #352a16
      
           This box has a color of #352a16        
        
          <div style="background-color:#352a16;">Content here</div>
        
        
          .mybackground {background-color:#352a16;}
        
        Background color #352a16
      
           Border around this has a color of #352a16        
        
          <div style="border:2px solid #352a16;">Content here</div>
        
        
          .myborder {border:2px solid #352a16;}
        
        Border color #352a16