#014c14 color space conversions
Hex:
        #014c14
        RGB:
        1, 76, 20
        CMY:
        100, 70, 92
        CMYK:
        99, 0, 74, 70
      HSL:
        135°, 97.4026%, 15.0980%
        HSV (HSB):
        135°, 98.6842%, 29.8039%
        XYZ:
        2.7232, 5.2258, 1.5270
        xyY:
        0.2874, 0.5515, 5.2258
      CIE-Lab:
        27.3687, -33.9364, 26.5433
        CIE-LCH:
        27.3687, 43.0839, 141.9694
        CIE-Luv:
        27.3687, -25.1626, 28.6489
        Hunter-Lab:
        22.8601, -18.7412, 12.0417
      #014c14 color charts
#014c14 RGB chart
      #014c14 CMYK chart
      #014c14 RGB pie chart
      #014c14 color shades, tints & tones
#014c14 color schemes
#014c14 color preview, HTML & CSS examples
           This text has a color of #014c14        
        
          <p style="color:#014c14;">Text here</p>
        
        
          .mytext {color:#014c14;}
        
        Text color #014c14
      
           This box has a color of #014c14        
        
          <div style="background-color:#014c14;">Content here</div>
        
        
          .mybackground {background-color:#014c14;}
        
        Background color #014c14
      
           Border around this has a color of #014c14        
        
          <div style="border:2px solid #014c14;">Content here</div>
        
        
          .myborder {border:2px solid #014c14;}
        
        Border color #014c14