#13990d color space conversions
Hex:
        #13990d
        RGB:
        19, 153, 13
        CMY:
        93, 40, 95
        CMYK:
        88, 0, 92, 40
      HSL:
        117°, 84.3373%, 32.5490%
        HSV (HSB):
        117°, 91.5033%, 60.0000%
        XYZ:
        11.7324, 22.9500, 4.1922
        xyY:
        0.3018, 0.5904, 22.9500
      CIE-Lab:
        55.0208, -57.1695, 54.9154
        CIE-LCH:
        55.0208, 79.2720, 136.1521
        CIE-Luv:
        55.0208, -50.4312, 65.8689
        Hunter-Lab:
        47.9061, -40.1202, 28.3459
      #13990d color charts
#13990d RGB chart
      #13990d CMYK chart
      #13990d RGB pie chart
      #13990d color shades, tints & tones
#13990d color schemes
#13990d color preview, HTML & CSS examples
           This text has a color of #13990d        
        
          <p style="color:#13990d;">Text here</p>
        
        
          .mytext {color:#13990d;}
        
        Text color #13990d
      
           This box has a color of #13990d        
        
          <div style="background-color:#13990d;">Content here</div>
        
        
          .mybackground {background-color:#13990d;}
        
        Background color #13990d
      
           Border around this has a color of #13990d        
        
          <div style="border:2px solid #13990d;">Content here</div>
        
        
          .myborder {border:2px solid #13990d;}
        
        Border color #13990d