#13480d color space conversions
Hex:
        #13480d
        RGB:
        19, 72, 13
        CMY:
        93, 72, 95
        CMYK:
        74, 0, 82, 72
      HSL:
        114°, 69.4118%, 16.6667%
        HSV (HSB):
        114°, 81.9444%, 28.2353%
        XYZ:
        2.6586, 4.8022, 1.1676
        xyY:
        0.3081, 0.5566, 4.8022
      CIE-Lab:
        26.1637, -29.9631, 28.5928
        CIE-LCH:
        26.1637, 41.4166, 136.3405
        CIE-Luv:
        26.1637, -21.0344, 28.7025
        Hunter-Lab:
        21.9140, -16.6942, 12.1808
      #13480d color charts
#13480d RGB chart
      #13480d CMYK chart
      #13480d RGB pie chart
      #13480d color shades, tints & tones
#13480d color schemes
#13480d color preview, HTML & CSS examples
           This text has a color of #13480d        
        
          <p style="color:#13480d;">Text here</p>
        
        
          .mytext {color:#13480d;}
        
        Text color #13480d
      
           This box has a color of #13480d        
        
          <div style="background-color:#13480d;">Content here</div>
        
        
          .mybackground {background-color:#13480d;}
        
        Background color #13480d
      
           Border around this has a color of #13480d        
        
          <div style="border:2px solid #13480d;">Content here</div>
        
        
          .myborder {border:2px solid #13480d;}
        
        Border color #13480d