#14775d color space conversions
Hex:
        #14775d
        RGB:
        20, 119, 93
        CMY:
        92, 53, 64
        CMYK:
        83, 0, 22, 53
      HSL:
        164°, 71.2230%, 27.2549%
        HSV (HSB):
        164°, 83.1933%, 46.6667%
        XYZ:
        8.8611, 14.1327, 12.6168
        xyY:
        0.2488, 0.3969, 14.1327
      CIE-Lab:
        44.4226, -33.7241, 6.6721
        CIE-LCH:
        44.4226, 34.3778, 168.8089
        CIE-Luv:
        44.4226, -35.1296, 13.4713
        Hunter-Lab:
        37.5935, -23.7146, 6.4171
      #14775d color charts
#14775d RGB chart
      #14775d CMYK chart
      #14775d RGB pie chart
      #14775d color shades, tints & tones
#14775d color schemes
#14775d color preview, HTML & CSS examples
           This text has a color of #14775d        
        
          <p style="color:#14775d;">Text here</p>
        
        
          .mytext {color:#14775d;}
        
        Text color #14775d
      
           This box has a color of #14775d        
        
          <div style="background-color:#14775d;">Content here</div>
        
        
          .mybackground {background-color:#14775d;}
        
        Background color #14775d
      
           Border around this has a color of #14775d        
        
          <div style="border:2px solid #14775d;">Content here</div>
        
        
          .myborder {border:2px solid #14775d;}
        
        Border color #14775d