#14872d color space conversions
Hex:
        #14872d
        RGB:
        20, 135, 45
        CMY:
        92, 47, 82
        CMYK:
        85, 0, 67, 47
      HSL:
        133°, 74.1935%, 30.3922%
        HSV (HSB):
        133°, 85.1852%, 52.9412%
        XYZ:
        9.4261, 17.6661, 5.3957
        xyY:
        0.2901, 0.5438, 17.6661
      CIE-Lab:
        49.0886, -49.1164, 38.7603
        CIE-LCH:
        49.0886, 62.5682, 141.7212
        CIE-Luv:
        49.0886, -43.4551, 50.2743
        Hunter-Lab:
        42.0311, -33.5231, 21.8104
      #14872d color charts
#14872d RGB chart
      #14872d CMYK chart
      #14872d RGB pie chart
      #14872d color shades, tints & tones
#14872d color schemes
#14872d color preview, HTML & CSS examples
           This text has a color of #14872d        
        
          <p style="color:#14872d;">Text here</p>
        
        
          .mytext {color:#14872d;}
        
        Text color #14872d
      
           This box has a color of #14872d        
        
          <div style="background-color:#14872d;">Content here</div>
        
        
          .mybackground {background-color:#14872d;}
        
        Background color #14872d
      
           Border around this has a color of #14872d        
        
          <div style="border:2px solid #14872d;">Content here</div>
        
        
          .myborder {border:2px solid #14872d;}
        
        Border color #14872d