#12721e color space conversions
Hex:
        #12721e
        RGB:
        18, 114, 30
        CMY:
        93, 55, 88
        CMYK:
        84, 0, 74, 55
      HSL:
        128°, 72.7273%, 25.8824%
        HSV (HSB):
        128°, 84.2105%, 44.7059%
        XYZ:
        6.5011, 12.2570, 3.2515
        xyY:
        0.2954, 0.5569, 12.2570
      CIE-Lab:
        41.6216, -43.8881, 37.2983
        CIE-LCH:
        41.6216, 57.5963, 139.6404
        CIE-Luv:
        41.6216, -36.7335, 44.8685
        Hunter-Lab:
        35.0099, -28.1212, 19.0005
      #12721e color charts
#12721e RGB chart
      #12721e CMYK chart
      #12721e RGB pie chart
      #12721e color shades, tints & tones
#12721e color schemes
#12721e color preview, HTML & CSS examples
           This text has a color of #12721e        
        
          <p style="color:#12721e;">Text here</p>
        
        
          .mytext {color:#12721e;}
        
        Text color #12721e
      
           This box has a color of #12721e        
        
          <div style="background-color:#12721e;">Content here</div>
        
        
          .mybackground {background-color:#12721e;}
        
        Background color #12721e
      
           Border around this has a color of #12721e        
        
          <div style="border:2px solid #12721e;">Content here</div>
        
        
          .myborder {border:2px solid #12721e;}
        
        Border color #12721e