#12570f color space conversions
Hex:
        #12570f
        RGB:
        18, 87, 15
        CMY:
        93, 66, 94
        CMYK:
        79, 0, 83, 66
      HSL:
        118°, 70.5882%, 20.0000%
        HSV (HSB):
        118°, 82.7586%, 34.1176%
        XYZ:
        3.7439, 6.9795, 1.6018
        xyY:
        0.3038, 0.5663, 6.9795
      CIE-Lab:
        31.7601, -35.7392, 33.3396
        CIE-LCH:
        31.7601, 48.8755, 136.9896
        CIE-Luv:
        31.7601, -27.0833, 35.6591
        Hunter-Lab:
        26.4187, -20.9370, 14.8983
      #12570f color charts
#12570f RGB chart
      #12570f CMYK chart
      #12570f RGB pie chart
      #12570f color shades, tints & tones
#12570f color schemes
#12570f color preview, HTML & CSS examples
           This text has a color of #12570f        
        
          <p style="color:#12570f;">Text here</p>
        
        
          .mytext {color:#12570f;}
        
        Text color #12570f
      
           This box has a color of #12570f        
        
          <div style="background-color:#12570f;">Content here</div>
        
        
          .mybackground {background-color:#12570f;}
        
        Background color #12570f
      
           Border around this has a color of #12570f        
        
          <div style="border:2px solid #12570f;">Content here</div>
        
        
          .myborder {border:2px solid #12570f;}
        
        Border color #12570f