#12731b color space conversions
Hex:
        #12731b
        RGB:
        18, 115, 27
        CMY:
        93, 55, 89
        CMYK:
        84, 0, 77, 55
      HSL:
        126°, 72.9323%, 26.0784%
        HSV (HSB):
        126°, 84.3478%, 45.0980%
        XYZ:
        6.5780, 12.4692, 3.0970
        xyY:
        0.2971, 0.5631, 12.4692
      CIE-Lab:
        41.9523, -44.5103, 38.8671
        CIE-LCH:
        41.9523, 59.0916, 138.8720
        CIE-Luv:
        41.9523, -37.1755, 46.2148
        Hunter-Lab:
        35.3118, -28.5439, 19.5182
      #12731b color charts
#12731b RGB chart
      #12731b CMYK chart
      #12731b RGB pie chart
      #12731b color shades, tints & tones
#12731b color schemes
#12731b color preview, HTML & CSS examples
           This text has a color of #12731b        
        
          <p style="color:#12731b;">Text here</p>
        
        
          .mytext {color:#12731b;}
        
        Text color #12731b
      
           This box has a color of #12731b        
        
          <div style="background-color:#12731b;">Content here</div>
        
        
          .mybackground {background-color:#12731b;}
        
        Background color #12731b
      
           Border around this has a color of #12731b        
        
          <div style="border:2px solid #12731b;">Content here</div>
        
        
          .myborder {border:2px solid #12731b;}
        
        Border color #12731b