#126a07 color space conversions
Hex:
        #126a07
        RGB:
        18, 106, 7
        CMY:
        93, 58, 97
        CMYK:
        83, 0, 93, 58
      HSL:
        113°, 87.6106%, 22.1569%
        HSV (HSB):
        113°, 93.3962%, 41.5686%
        XYZ:
        5.4418, 10.4520, 1.9316
        xyY:
        0.3053, 0.5864, 10.4520
      CIE-Lab:
        38.6417, -42.8141, 42.0482
        CIE-LCH:
        38.6417, 60.0091, 135.5171
        CIE-Luv:
        38.6417, -34.3026, 45.9827
        Hunter-Lab:
        32.3296, -26.5309, 19.0882
      #126a07 color charts
#126a07 RGB chart
      #126a07 CMYK chart
      #126a07 RGB pie chart
      #126a07 color shades, tints & tones
#126a07 color schemes
#126a07 color preview, HTML & CSS examples
           This text has a color of #126a07        
        
          <p style="color:#126a07;">Text here</p>
        
        
          .mytext {color:#126a07;}
        
        Text color #126a07
      
           This box has a color of #126a07        
        
          <div style="background-color:#126a07;">Content here</div>
        
        
          .mybackground {background-color:#126a07;}
        
        Background color #126a07
      
           Border around this has a color of #126a07        
        
          <div style="border:2px solid #126a07;">Content here</div>
        
        
          .myborder {border:2px solid #126a07;}
        
        Border color #126a07