#350e08 color space conversions
Hex:
        #350e08
        RGB:
        53, 14, 8
        CMY:
        79, 95, 97
        CMYK:
        0, 74, 85, 79
      HSL:
        8°, 73.7705%, 11.9608%
        HSV (HSB):
        8°, 84.9057%, 20.7843%
        XYZ:
        1.6691, 1.0885, 0.3519
        xyY:
        0.5368, 0.3501, 1.0885
      CIE-Lab:
        9.7079, 19.1517, 11.7050
        CIE-LCH:
        9.7079, 22.4454, 31.4320
        CIE-Luv:
        9.7079, 19.2564, 5.7873
        Hunter-Lab:
        10.4331, 10.2982, 5.3036
      #350e08 color charts
#350e08 RGB chart
      #350e08 CMYK chart
      #350e08 RGB pie chart
      #350e08 color shades, tints & tones
#350e08 color schemes
#350e08 color preview, HTML & CSS examples
           This text has a color of #350e08        
        
          <p style="color:#350e08;">Text here</p>
        
        
          .mytext {color:#350e08;}
        
        Text color #350e08
      
           This box has a color of #350e08        
        
          <div style="background-color:#350e08;">Content here</div>
        
        
          .mybackground {background-color:#350e08;}
        
        Background color #350e08
      
           Border around this has a color of #350e08        
        
          <div style="border:2px solid #350e08;">Content here</div>
        
        
          .myborder {border:2px solid #350e08;}
        
        Border color #350e08