#14522e color space conversions
Hex:
        #14522e
        RGB:
        20, 82, 46
        CMY:
        92, 68, 82
        CMYK:
        76, 0, 44, 68
      HSL:
        145°, 60.7843%, 20.0000%
        HSV (HSB):
        145°, 75.6098%, 32.1569%
        XYZ:
        3.7989, 6.3806, 3.6161
        xyY:
        0.2754, 0.4625, 6.3806
      CIE-Lab:
        30.3530, -28.8441, 15.6318
        CIE-LCH:
        30.3530, 32.8075, 151.5449
        CIE-Luv:
        30.3530, -23.7315, 20.5293
        Hunter-Lab:
        25.2598, -17.3592, 9.1941
      #14522e color charts
#14522e RGB chart
      #14522e CMYK chart
      #14522e RGB pie chart
      #14522e color shades, tints & tones
#14522e color schemes
#14522e color preview, HTML & CSS examples
           This text has a color of #14522e        
        
          <p style="color:#14522e;">Text here</p>
        
        
          .mytext {color:#14522e;}
        
        Text color #14522e
      
           This box has a color of #14522e        
        
          <div style="background-color:#14522e;">Content here</div>
        
        
          .mybackground {background-color:#14522e;}
        
        Background color #14522e
      
           Border around this has a color of #14522e        
        
          <div style="border:2px solid #14522e;">Content here</div>
        
        
          .myborder {border:2px solid #14522e;}
        
        Border color #14522e