#352f25 color space conversions
Hex:
        #352f25
        RGB:
        53, 47, 37
        CMY:
        79, 82, 85
        CMYK:
        0, 11, 30, 79
      HSL:
        38°, 17.7778%, 17.6471%
        HSV (HSB):
        38°, 30.1887%, 20.7843%
        XYZ:
        2.8186, 2.9235, 2.1660
        xyY:
        0.3564, 0.3697, 2.9235
      CIE-Lab:
        19.7348, 0.7348, 7.4205
        CIE-LCH:
        19.7348, 7.4568, 84.3449
        CIE-Luv:
        19.7348, 3.6462, 6.8057
        Hunter-Lab:
        17.0982, -0.4961, 4.4579
      #352f25 color charts
#352f25 RGB chart
      #352f25 CMYK chart
      #352f25 RGB pie chart
      #352f25 color shades, tints & tones
#352f25 color schemes
#352f25 color preview, HTML & CSS examples
           This text has a color of #352f25        
        
          <p style="color:#352f25;">Text here</p>
        
        
          .mytext {color:#352f25;}
        
        Text color #352f25
      
           This box has a color of #352f25        
        
          <div style="background-color:#352f25;">Content here</div>
        
        
          .mybackground {background-color:#352f25;}
        
        Background color #352f25
      
           Border around this has a color of #352f25        
        
          <div style="border:2px solid #352f25;">Content here</div>
        
        
          .myborder {border:2px solid #352f25;}
        
        Border color #352f25