#14712d color space conversions
Hex:
        #14712d
        RGB:
        20, 113, 45
        CMY:
        92, 56, 82
        CMYK:
        82, 0, 60, 56
      HSL:
        136°, 69.9248%, 26.0784%
        HSV (HSB):
        136°, 82.3009%, 44.3137%
        XYZ:
        6.6673, 12.1484, 4.4761
        xyY:
        0.2862, 0.5216, 12.1484
      CIE-Lab:
        41.4511, -41.4254, 30.0280
        CIE-LCH:
        41.4511, 51.1639, 144.0628
        CIE-Luv:
        41.4511, -35.5784, 38.8353
        Hunter-Lab:
        34.8546, -26.8506, 16.7841
      #14712d color charts
#14712d RGB chart
      #14712d CMYK chart
      #14712d RGB pie chart
      #14712d color shades, tints & tones
#14712d color schemes
#14712d color preview, HTML & CSS examples
           This text has a color of #14712d        
        
          <p style="color:#14712d;">Text here</p>
        
        
          .mytext {color:#14712d;}
        
        Text color #14712d
      
           This box has a color of #14712d        
        
          <div style="background-color:#14712d;">Content here</div>
        
        
          .mybackground {background-color:#14712d;}
        
        Background color #14712d
      
           Border around this has a color of #14712d        
        
          <div style="border:2px solid #14712d;">Content here</div>
        
        
          .myborder {border:2px solid #14712d;}
        
        Border color #14712d