#13260f color space conversions
Hex:
        #13260f
        RGB:
        19, 38, 15
        CMY:
        93, 85, 94
        CMYK:
        50, 0, 61, 85
      HSL:
        110°, 43.3962%, 10.3922%
        HSV (HSB):
        110°, 60.5263%, 14.9020%
        XYZ:
        1.0479, 1.5592, 0.6977
        xyY:
        0.3171, 0.4718, 1.5592
      CIE-Lab:
        12.9793, -13.6277, 12.3993
        CIE-LCH:
        12.9793, 18.4243, 137.7021
        CIE-Luv:
        12.9793, -6.7215, 10.2295
        Hunter-Lab:
        12.4866, -6.8717, 5.4280
      #13260f color charts
#13260f RGB chart
      #13260f CMYK chart
      #13260f RGB pie chart
      #13260f color shades, tints & tones
#13260f color schemes
#13260f color preview, HTML & CSS examples
           This text has a color of #13260f        
        
          <p style="color:#13260f;">Text here</p>
        
        
          .mytext {color:#13260f;}
        
        Text color #13260f
      
           This box has a color of #13260f        
        
          <div style="background-color:#13260f;">Content here</div>
        
        
          .mybackground {background-color:#13260f;}
        
        Background color #13260f
      
           Border around this has a color of #13260f        
        
          <div style="border:2px solid #13260f;">Content here</div>
        
        
          .myborder {border:2px solid #13260f;}
        
        Border color #13260f