#12772d color space conversions
Hex:
        #12772d
        RGB:
        18, 119, 45
        CMY:
        93, 53, 82
        CMYK:
        85, 0, 62, 53
      HSL:
        136°, 73.7226%, 26.8627%
        HSV (HSB):
        136°, 84.8739%, 46.6667%
        XYZ:
        7.3199, 13.5117, 4.7048
        xyY:
        0.2866, 0.5291, 13.5117
      CIE-Lab:
        43.5244, -43.8418, 32.4463
        CIE-LCH:
        43.5244, 54.5423, 143.4957
        CIE-Luv:
        43.5244, -38.0178, 42.0278
        Hunter-Lab:
        36.7583, -28.7810, 18.1420
      #12772d color charts
#12772d RGB chart
      #12772d CMYK chart
      #12772d RGB pie chart
      #12772d color shades, tints & tones
#12772d color schemes
#12772d color preview, HTML & CSS examples
           This text has a color of #12772d        
        
          <p style="color:#12772d;">Text here</p>
        
        
          .mytext {color:#12772d;}
        
        Text color #12772d
      
           This box has a color of #12772d        
        
          <div style="background-color:#12772d;">Content here</div>
        
        
          .mybackground {background-color:#12772d;}
        
        Background color #12772d
      
           Border around this has a color of #12772d        
        
          <div style="border:2px solid #12772d;">Content here</div>
        
        
          .myborder {border:2px solid #12772d;}
        
        Border color #12772d