#350f2e color space conversions
Hex:
        #350f2e
        RGB:
        53, 15, 46
        CMY:
        79, 94, 82
        CMYK:
        0, 72, 13, 79
      HSL:
        311°, 55.8824%, 13.3333%
        HSV (HSB):
        311°, 71.6981%, 20.7843%
        XYZ:
        2.1322, 1.2958, 2.7225
        xyY:
        0.3467, 0.2107, 1.2958
      CIE-Lab:
        11.2460, 23.5750, -11.5076
        CIE-LCH:
        11.2460, 26.2336, 333.9818
        CIE-Luv:
        11.2460, 13.0069, -11.1337
        Hunter-Lab:
        11.3833, 13.5135, -6.2119
      #350f2e color charts
#350f2e RGB chart
      #350f2e CMYK chart
      #350f2e RGB pie chart
      #350f2e color shades, tints & tones
#350f2e color schemes
#350f2e color preview, HTML & CSS examples
           This text has a color of #350f2e        
        
          <p style="color:#350f2e;">Text here</p>
        
        
          .mytext {color:#350f2e;}
        
        Text color #350f2e
      
           This box has a color of #350f2e        
        
          <div style="background-color:#350f2e;">Content here</div>
        
        
          .mybackground {background-color:#350f2e;}
        
        Background color #350f2e
      
           Border around this has a color of #350f2e        
        
          <div style="border:2px solid #350f2e;">Content here</div>
        
        
          .myborder {border:2px solid #350f2e;}
        
        Border color #350f2e