#126a06 color space conversions
Hex:
        #126a06
        RGB:
        18, 106, 6
        CMY:
        93, 58, 98
        CMYK:
        83, 0, 94, 58
      HSL:
        113°, 89.2857%, 21.9608%
        HSV (HSB):
        113°, 94.3396%, 41.5686%
        XYZ:
        5.4364, 10.4498, 1.9028
        xyY:
        0.3056, 0.5874, 10.4498
      CIE-Lab:
        38.6379, -42.8623, 42.3026
        CIE-LCH:
        38.6379, 60.2220, 135.3766
        CIE-Luv:
        38.6379, -34.3163, 46.1283
        Hunter-Lab:
        32.3262, -26.5521, 19.1384
      #126a06 color charts
#126a06 RGB chart
      #126a06 CMYK chart
      #126a06 RGB pie chart
      #126a06 color shades, tints & tones
#126a06 color schemes
#126a06 color preview, HTML & CSS examples
           This text has a color of #126a06        
        
          <p style="color:#126a06;">Text here</p>
        
        
          .mytext {color:#126a06;}
        
        Text color #126a06
      
           This box has a color of #126a06        
        
          <div style="background-color:#126a06;">Content here</div>
        
        
          .mybackground {background-color:#126a06;}
        
        Background color #126a06
      
           Border around this has a color of #126a06        
        
          <div style="border:2px solid #126a06;">Content here</div>
        
        
          .myborder {border:2px solid #126a06;}
        
        Border color #126a06