#146f44 color space conversions
Hex:
        #146f44
        RGB:
        20, 111, 68
        CMY:
        92, 56, 73
        CMYK:
        82, 0, 39, 56
      HSL:
        152°, 69.4656%, 25.6863%
        HSV (HSB):
        152°, 81.9820%, 43.5294%
        XYZ:
        7.0163, 11.9350, 7.4027
        xyY:
        0.2662, 0.4529, 11.9350
      CIE-Lab:
        41.1126, -36.4288, 16.8417
        CIE-LCH:
        41.1126, 40.1336, 155.1881
        CIE-Luv:
        41.1126, -33.7096, 25.3673
        Hunter-Lab:
        34.5470, -24.2048, 11.4783
      #146f44 color charts
#146f44 RGB chart
      #146f44 CMYK chart
      #146f44 RGB pie chart
      #146f44 color shades, tints & tones
#146f44 color schemes
#146f44 color preview, HTML & CSS examples
           This text has a color of #146f44        
        
          <p style="color:#146f44;">Text here</p>
        
        
          .mytext {color:#146f44;}
        
        Text color #146f44
      
           This box has a color of #146f44        
        
          <div style="background-color:#146f44;">Content here</div>
        
        
          .mybackground {background-color:#146f44;}
        
        Background color #146f44
      
           Border around this has a color of #146f44        
        
          <div style="border:2px solid #146f44;">Content here</div>
        
        
          .myborder {border:2px solid #146f44;}
        
        Border color #146f44