#12651f color space conversions
Hex:
        #12651f
        RGB:
        18, 101, 31
        CMY:
        93, 60, 88
        CMYK:
        82, 0, 69, 60
      HSL:
        129°, 69.7479%, 23.3333%
        HSV (HSB):
        129°, 82.1782%, 39.6078%
        XYZ:
        5.1505, 9.5349, 2.8653
        xyY:
        0.2935, 0.5433, 9.5349
      CIE-Lab:
        36.9944, -39.2162, 31.8812
        CIE-LCH:
        36.9944, 50.5403, 140.8903
        CIE-Luv:
        36.9944, -31.9456, 38.0186
        Hunter-Lab:
        30.8786, -24.2643, 16.1134
      #12651f color charts
#12651f RGB chart
      #12651f CMYK chart
      #12651f RGB pie chart
      #12651f color shades, tints & tones
#12651f color schemes
#12651f color preview, HTML & CSS examples
           This text has a color of #12651f        
        
          <p style="color:#12651f;">Text here</p>
        
        
          .mytext {color:#12651f;}
        
        Text color #12651f
      
           This box has a color of #12651f        
        
          <div style="background-color:#12651f;">Content here</div>
        
        
          .mybackground {background-color:#12651f;}
        
        Background color #12651f
      
           Border around this has a color of #12651f        
        
          <div style="border:2px solid #12651f;">Content here</div>
        
        
          .myborder {border:2px solid #12651f;}
        
        Border color #12651f