#12710f color space conversions
Hex:
        #12710f
        RGB:
        18, 113, 15
        CMY:
        93, 56, 94
        CMYK:
        84, 0, 87, 56
      HSL:
        118°, 76.5625%, 25.0980%
        HSV (HSB):
        118°, 86.7257%, 44.3137%
        XYZ:
        6.2408, 11.9733, 2.4341
        xyY:
        0.3022, 0.5799, 11.9733
      CIE-Lab:
        41.1737, -44.7238, 42.2346
        CIE-LCH:
        41.1737, 61.5141, 136.6397
        CIE-Luv:
        41.1737, -36.7148, 47.9549
        Hunter-Lab:
        34.6025, -28.3607, 20.0510
      #12710f color charts
#12710f RGB chart
      #12710f CMYK chart
      #12710f RGB pie chart
      #12710f color shades, tints & tones
#12710f color schemes
#12710f color preview, HTML & CSS examples
           This text has a color of #12710f        
        
          <p style="color:#12710f;">Text here</p>
        
        
          .mytext {color:#12710f;}
        
        Text color #12710f
      
           This box has a color of #12710f        
        
          <div style="background-color:#12710f;">Content here</div>
        
        
          .mybackground {background-color:#12710f;}
        
        Background color #12710f
      
           Border around this has a color of #12710f        
        
          <div style="border:2px solid #12710f;">Content here</div>
        
        
          .myborder {border:2px solid #12710f;}
        
        Border color #12710f