#350a0f color space conversions
Hex:
        #350a0f
        RGB:
        53, 10, 15
        CMY:
        79, 96, 94
        CMYK:
        0, 81, 72, 79
      HSL:
        353°, 68.2540%, 12.3529%
        HSV (HSB):
        353°, 81.1321%, 20.7843%
        XYZ:
        1.6630, 1.0085, 0.5589
        xyY:
        0.5148, 0.3122, 1.0085
      CIE-Lab:
        9.0617, 21.7785, 7.6288
        CIE-LCH:
        9.0617, 23.0760, 19.3050
        CIE-Luv:
        9.0617, 19.1275, 2.7272
        Hunter-Lab:
        10.0422, 11.9853, 3.7295
      #350a0f color charts
#350a0f RGB chart
      #350a0f CMYK chart
      #350a0f RGB pie chart
      #350a0f color shades, tints & tones
#350a0f color schemes
#350a0f color preview, HTML & CSS examples
           This text has a color of #350a0f        
        
          <p style="color:#350a0f;">Text here</p>
        
        
          .mytext {color:#350a0f;}
        
        Text color #350a0f
      
           This box has a color of #350a0f        
        
          <div style="background-color:#350a0f;">Content here</div>
        
        
          .mybackground {background-color:#350a0f;}
        
        Background color #350a0f
      
           Border around this has a color of #350a0f        
        
          <div style="border:2px solid #350a0f;">Content here</div>
        
        
          .myborder {border:2px solid #350a0f;}
        
        Border color #350a0f