#01531d color space conversions
Hex:
        #01531d
        RGB:
        1, 83, 29
        CMY:
        100, 67, 89
        CMYK:
        99, 0, 65, 67
      HSL:
        140°, 97.6190%, 16.4706%
        HSV (HSB):
        140°, 98.7952%, 32.5490%
        XYZ:
        3.3275, 6.2817, 2.1995
        xyY:
        0.2818, 0.5320, 6.2817
      CIE-Lab:
        30.1123, -35.1917, 25.0347
        CIE-LCH:
        30.1123, 43.1878, 144.5727
        CIE-Luv:
        30.1123, -27.4190, 29.1563
        Hunter-Lab:
        25.0633, -20.1620, 12.3411
      #01531d color charts
#01531d RGB chart
      #01531d CMYK chart
      #01531d RGB pie chart
      #01531d color shades, tints & tones
#01531d color schemes
#01531d color preview, HTML & CSS examples
           This text has a color of #01531d        
        
          <p style="color:#01531d;">Text here</p>
        
        
          .mytext {color:#01531d;}
        
        Text color #01531d
      
           This box has a color of #01531d        
        
          <div style="background-color:#01531d;">Content here</div>
        
        
          .mybackground {background-color:#01531d;}
        
        Background color #01531d
      
           Border around this has a color of #01531d        
        
          <div style="border:2px solid #01531d;">Content here</div>
        
        
          .myborder {border:2px solid #01531d;}
        
        Border color #01531d