#01501d color space conversions
Hex:
        #01501d
        RGB:
        1, 80, 29
        CMY:
        100, 69, 89
        CMYK:
        99, 0, 64, 69
      HSL:
        141°, 97.5309%, 15.8824%
        HSV (HSB):
        141°, 98.7500%, 31.3725%
        XYZ:
        3.1029, 5.8325, 2.1246
        xyY:
        0.2806, 0.5273, 5.8325
      CIE-Lab:
        28.9858, -34.1025, 23.7177
        CIE-LCH:
        28.9858, 41.5393, 145.1821
        CIE-Luv:
        28.9858, -26.3152, 27.5159
        Hunter-Lab:
        24.1505, -19.3291, 11.6894
      #01501d color charts
#01501d RGB chart
      #01501d CMYK chart
      #01501d RGB pie chart
      #01501d color shades, tints & tones
#01501d color schemes
#01501d color preview, HTML & CSS examples
           This text has a color of #01501d        
        
          <p style="color:#01501d;">Text here</p>
        
        
          .mytext {color:#01501d;}
        
        Text color #01501d
      
           This box has a color of #01501d        
        
          <div style="background-color:#01501d;">Content here</div>
        
        
          .mybackground {background-color:#01501d;}
        
        Background color #01501d
      
           Border around this has a color of #01501d        
        
          <div style="border:2px solid #01501d;">Content here</div>
        
        
          .myborder {border:2px solid #01501d;}
        
        Border color #01501d