#12571f color space conversions
Hex:
        #12571f
        RGB:
        18, 87, 31
        CMY:
        93, 66, 88
        CMYK:
        79, 0, 64, 66
      HSL:
        131°, 65.7143%, 20.5882%
        HSV (HSB):
        131°, 79.3103%, 34.1176%
        XYZ:
        3.9050, 7.0439, 2.4501
        xyY:
        0.2914, 0.5257, 7.0439
      CIE-Lab:
        31.9067, -33.9649, 26.1336
        CIE-LCH:
        31.9067, 42.8553, 142.4242
        CIE-Luv:
        31.9067, -26.6452, 30.6534
        Hunter-Lab:
        26.5404, -20.1824, 13.1048
      #12571f color charts
#12571f RGB chart
      #12571f CMYK chart
      #12571f RGB pie chart
      #12571f color shades, tints & tones
#12571f color schemes
#12571f color preview, HTML & CSS examples
           This text has a color of #12571f        
        
          <p style="color:#12571f;">Text here</p>
        
        
          .mytext {color:#12571f;}
        
        Text color #12571f
      
           This box has a color of #12571f        
        
          <div style="background-color:#12571f;">Content here</div>
        
        
          .mybackground {background-color:#12571f;}
        
        Background color #12571f
      
           Border around this has a color of #12571f        
        
          <div style="border:2px solid #12571f;">Content here</div>
        
        
          .myborder {border:2px solid #12571f;}
        
        Border color #12571f