#13712f color space conversions
Hex:
        #13712f
        RGB:
        19, 113, 47
        CMY:
        93, 56, 82
        CMYK:
        83, 0, 58, 56
      HSL:
        138°, 71.2121%, 25.8824%
        HSV (HSB):
        138°, 83.1858%, 44.3137%
        XYZ:
        6.6868, 12.1539, 4.6828
        xyY:
        0.2843, 0.5167, 12.1539
      CIE-Lab:
        41.4597, -41.2619, 28.9962
        CIE-LCH:
        41.4597, 50.4314, 144.9029
        CIE-Luv:
        41.4597, -35.6314, 37.9388
        Hunter-Lab:
        34.8625, -26.7723, 16.4397
      #13712f color charts
#13712f RGB chart
      #13712f CMYK chart
      #13712f RGB pie chart
      #13712f color shades, tints & tones
#13712f color schemes
#13712f color preview, HTML & CSS examples
           This text has a color of #13712f        
        
          <p style="color:#13712f;">Text here</p>
        
        
          .mytext {color:#13712f;}
        
        Text color #13712f
      
           This box has a color of #13712f        
        
          <div style="background-color:#13712f;">Content here</div>
        
        
          .mybackground {background-color:#13712f;}
        
        Background color #13712f
      
           Border around this has a color of #13712f        
        
          <div style="border:2px solid #13712f;">Content here</div>
        
        
          .myborder {border:2px solid #13712f;}
        
        Border color #13712f