#350c09 color space conversions
Hex:
        #350c09
        RGB:
        53, 12, 9
        CMY:
        79, 95, 96
        CMYK:
        0, 77, 83, 79
      HSL:
        4°, 70.9677%, 12.1569%
        HSV (HSB):
        4°, 83.0189%, 20.7843%
        XYZ:
        1.6490, 1.0396, 0.3722
        xyY:
        0.5388, 0.3396, 1.0396
      CIE-Lab:
        9.3167, 20.3145, 10.7397
        CIE-LCH:
        9.3167, 22.9787, 27.8641
        CIE-Luv:
        9.3167, 19.5529, 4.9998
        Hunter-Lab:
        10.1958, 11.0262, 4.9728
      #350c09 color charts
#350c09 RGB chart
      #350c09 CMYK chart
      #350c09 RGB pie chart
      #350c09 color shades, tints & tones
#350c09 color schemes
#350c09 color preview, HTML & CSS examples
           This text has a color of #350c09        
        
          <p style="color:#350c09;">Text here</p>
        
        
          .mytext {color:#350c09;}
        
        Text color #350c09
      
           This box has a color of #350c09        
        
          <div style="background-color:#350c09;">Content here</div>
        
        
          .mybackground {background-color:#350c09;}
        
        Background color #350c09
      
           Border around this has a color of #350c09        
        
          <div style="border:2px solid #350c09;">Content here</div>
        
        
          .myborder {border:2px solid #350c09;}
        
        Border color #350c09