#350f23 color space conversions
Hex:
        #350f23
        RGB:
        53, 15, 35
        CMY:
        79, 94, 86
        CMYK:
        0, 72, 34, 79
      HSL:
        328°, 55.8824%, 13.3333%
        HSV (HSB):
        328°, 71.6981%, 20.7843%
        XYZ:
        1.9424, 1.2199, 1.7232
        xyY:
        0.3976, 0.2497, 1.2199
      CIE-Lab:
        10.7032, 21.6003, -4.1735
        CIE-LCH:
        10.7032, 21.9998, 349.0642
        CIE-Luv:
        10.7032, 15.0171, -5.0464
        Hunter-Lab:
        11.0448, 12.0634, -1.5189
      #350f23 color charts
#350f23 RGB chart
      #350f23 CMYK chart
      #350f23 RGB pie chart
      #350f23 color shades, tints & tones
#350f23 color schemes
#350f23 color preview, HTML & CSS examples
           This text has a color of #350f23        
        
          <p style="color:#350f23;">Text here</p>
        
        
          .mytext {color:#350f23;}
        
        Text color #350f23
      
           This box has a color of #350f23        
        
          <div style="background-color:#350f23;">Content here</div>
        
        
          .mybackground {background-color:#350f23;}
        
        Background color #350f23
      
           Border around this has a color of #350f23        
        
          <div style="border:2px solid #350f23;">Content here</div>
        
        
          .myborder {border:2px solid #350f23;}
        
        Border color #350f23