#145d11 color space conversions
Hex:
        #145d11
        RGB:
        20, 93, 17
        CMY:
        92, 64, 93
        CMYK:
        78, 0, 82, 64
      HSL:
        118°, 69.0909%, 21.5686%
        HSV (HSB):
        118°, 81.7204%, 36.4706%
        XYZ:
        4.3040, 8.0179, 1.8511
        xyY:
        0.3037, 0.5657, 8.0179
      CIE-Lab:
        34.0201, -37.3872, 34.8154
        CIE-LCH:
        34.0201, 51.0873, 137.0400
        CIE-Luv:
        34.0201, -28.9842, 38.1285
        Hunter-Lab:
        28.3159, -22.4208, 15.9452
      #145d11 color charts
#145d11 RGB chart
      #145d11 CMYK chart
      #145d11 RGB pie chart
      #145d11 color shades, tints & tones
#145d11 color schemes
#145d11 color preview, HTML & CSS examples
           This text has a color of #145d11        
        
          <p style="color:#145d11;">Text here</p>
        
        
          .mytext {color:#145d11;}
        
        Text color #145d11
      
           This box has a color of #145d11        
        
          <div style="background-color:#145d11;">Content here</div>
        
        
          .mybackground {background-color:#145d11;}
        
        Background color #145d11
      
           Border around this has a color of #145d11        
        
          <div style="border:2px solid #145d11;">Content here</div>
        
        
          .myborder {border:2px solid #145d11;}
        
        Border color #145d11