#350f03 color space conversions
Hex:
        #350f03
        RGB:
        53, 15, 3
        CMY:
        79, 94, 99
        CMYK:
        0, 72, 94, 79
      HSL:
        14°, 89.2857%, 10.9804%
        HSV (HSB):
        14°, 94.3396%, 20.7843%
        XYZ:
        1.6555, 1.1051, 0.2122
        xyY:
        0.5569, 0.3717, 1.1051
      CIE-Lab:
        9.8380, 18.2366, 13.9269
        CIE-LCH:
        9.8380, 22.9463, 37.3681
        CIE-Luv:
        9.8380, 19.5811, 7.5175
        Hunter-Lab:
        10.5124, 9.7129, 6.1619
      #350f03 color charts
#350f03 RGB chart
      #350f03 CMYK chart
      #350f03 RGB pie chart
      #350f03 color shades, tints & tones
#350f03 color schemes
#350f03 color preview, HTML & CSS examples
           This text has a color of #350f03        
        
          <p style="color:#350f03;">Text here</p>
        
        
          .mytext {color:#350f03;}
        
        Text color #350f03
      
           This box has a color of #350f03        
        
          <div style="background-color:#350f03;">Content here</div>
        
        
          .mybackground {background-color:#350f03;}
        
        Background color #350f03
      
           Border around this has a color of #350f03        
        
          <div style="border:2px solid #350f03;">Content here</div>
        
        
          .myborder {border:2px solid #350f03;}
        
        Border color #350f03