#350f12 color space conversions
Hex:
        #350f12
        RGB:
        53, 15, 18
        CMY:
        79, 94, 93
        CMYK:
        0, 72, 66, 79
      HSL:
        355°, 55.8824%, 13.3333%
        HSV (HSB):
        355°, 71.6981%, 20.7843%
        XYZ:
        1.7482, 1.1422, 0.7006
        xyY:
        0.4868, 0.3181, 1.1422
      CIE-Lab:
        10.1240, 19.3806, 7.4342
        CIE-LCH:
        10.1240, 20.7576, 20.9864
        CIE-Luv:
        10.1240, 17.8229, 2.8396
        Hunter-Lab:
        10.6874, 10.4954, 3.5945
      #350f12 color charts
#350f12 RGB chart
      #350f12 CMYK chart
      #350f12 RGB pie chart
      #350f12 color shades, tints & tones
#350f12 color schemes
#350f12 color preview, HTML & CSS examples
           This text has a color of #350f12        
        
          <p style="color:#350f12;">Text here</p>
        
        
          .mytext {color:#350f12;}
        
        Text color #350f12
      
           This box has a color of #350f12        
        
          <div style="background-color:#350f12;">Content here</div>
        
        
          .mybackground {background-color:#350f12;}
        
        Background color #350f12
      
           Border around this has a color of #350f12        
        
          <div style="border:2px solid #350f12;">Content here</div>
        
        
          .myborder {border:2px solid #350f12;}
        
        Border color #350f12