#12501d color space conversions
Hex:
        #12501d
        RGB:
        18, 80, 29
        CMY:
        93, 69, 89
        CMYK:
        78, 0, 64, 69
      HSL:
        131°, 63.2653%, 19.2157%
        HSV (HSB):
        131°, 77.5000%, 31.3725%
        XYZ:
        3.3399, 5.9546, 2.1357
        xyY:
        0.2922, 0.5210, 5.9546
      CIE-Lab:
        29.2977, -31.4787, 24.1619
        CIE-LCH:
        29.2977, 39.6826, 142.4915
        CIE-Luv:
        29.2977, -23.9893, 27.6627
        Hunter-Lab:
        24.4021, -18.2726, 11.8923
      #12501d color charts
#12501d RGB chart
      #12501d CMYK chart
      #12501d RGB pie chart
      #12501d color shades, tints & tones
#12501d color schemes
#12501d color preview, HTML & CSS examples
           This text has a color of #12501d        
        
          <p style="color:#12501d;">Text here</p>
        
        
          .mytext {color:#12501d;}
        
        Text color #12501d
      
           This box has a color of #12501d        
        
          <div style="background-color:#12501d;">Content here</div>
        
        
          .mybackground {background-color:#12501d;}
        
        Background color #12501d
      
           Border around this has a color of #12501d        
        
          <div style="border:2px solid #12501d;">Content here</div>
        
        
          .myborder {border:2px solid #12501d;}
        
        Border color #12501d