#351f1f color space conversions
Hex:
        #351f1f
        RGB:
        53, 31, 31
        CMY:
        79, 88, 88
        CMYK:
        0, 42, 42, 79
      HSL:
        0°, 26.1905%, 16.4706%
        HSV (HSB):
        0°, 41.5094%, 20.7843%
        XYZ:
        2.2055, 1.8358, 1.5344
        xyY:
        0.3956, 0.3292, 1.8358
      CIE-Lab:
        14.6007, 10.7135, 4.4513
        CIE-LCH:
        14.6007, 11.6014, 22.5619
        CIE-Luv:
        14.6007, 11.2028, 2.4140
        Hunter-Lab:
        13.5491, 5.3450, 2.7699
      #351f1f color charts
#351f1f RGB chart
      #351f1f CMYK chart
      #351f1f RGB pie chart
      #351f1f color shades, tints & tones
#351f1f color schemes
#351f1f color preview, HTML & CSS examples
           This text has a color of #351f1f        
        
          <p style="color:#351f1f;">Text here</p>
        
        
          .mytext {color:#351f1f;}
        
        Text color #351f1f
      
           This box has a color of #351f1f        
        
          <div style="background-color:#351f1f;">Content here</div>
        
        
          .mybackground {background-color:#351f1f;}
        
        Background color #351f1f
      
           Border around this has a color of #351f1f        
        
          <div style="border:2px solid #351f1f;">Content here</div>
        
        
          .myborder {border:2px solid #351f1f;}
        
        Border color #351f1f