#12721d color space conversions
Hex:
        #12721d
        RGB:
        18, 114, 29
        CMY:
        93, 55, 89
        CMYK:
        84, 0, 75, 55
      HSL:
        127°, 72.7273%, 25.8824%
        HSV (HSB):
        127°, 84.2105%, 44.7059%
        XYZ:
        6.4885, 12.2519, 3.1853
        xyY:
        0.2959, 0.5588, 12.2519
      CIE-Lab:
        41.6138, -43.9860, 37.7088
        CIE-LCH:
        41.6138, 57.9372, 139.3938
        CIE-Luv:
        41.6138, -36.7619, 45.1653
        Hunter-Lab:
        35.0028, -28.1659, 19.1065
      #12721d color charts
#12721d RGB chart
      #12721d CMYK chart
      #12721d RGB pie chart
      #12721d color shades, tints & tones
#12721d color schemes
#12721d color preview, HTML & CSS examples
           This text has a color of #12721d        
        
          <p style="color:#12721d;">Text here</p>
        
        
          .mytext {color:#12721d;}
        
        Text color #12721d
      
           This box has a color of #12721d        
        
          <div style="background-color:#12721d;">Content here</div>
        
        
          .mybackground {background-color:#12721d;}
        
        Background color #12721d
      
           Border around this has a color of #12721d        
        
          <div style="border:2px solid #12721d;">Content here</div>
        
        
          .myborder {border:2px solid #12721d;}
        
        Border color #12721d