#12690d color space conversions
Hex:
        #12690d
        RGB:
        18, 105, 13
        CMY:
        93, 59, 95
        CMYK:
        83, 0, 88, 59
      HSL:
        117°, 77.9661%, 23.1373%
        HSV (HSB):
        117°, 87.6190%, 41.1765%
        XYZ:
        5.3737, 10.2608, 2.0781
        xyY:
        0.3034, 0.5793, 10.2608
      CIE-Lab:
        38.3065, -42.1771, 40.1840
        CIE-LCH:
        38.3065, 58.2551, 136.3863
        CIE-Luv:
        38.3065, -33.8521, 44.6123
        Hunter-Lab:
        32.0325, -26.1122, 18.5764
      #12690d color charts
#12690d RGB chart
      #12690d CMYK chart
      #12690d RGB pie chart
      #12690d color shades, tints & tones
#12690d color schemes
#12690d color preview, HTML & CSS examples
           This text has a color of #12690d        
        
          <p style="color:#12690d;">Text here</p>
        
        
          .mytext {color:#12690d;}
        
        Text color #12690d
      
           This box has a color of #12690d        
        
          <div style="background-color:#12690d;">Content here</div>
        
        
          .mybackground {background-color:#12690d;}
        
        Background color #12690d
      
           Border around this has a color of #12690d        
        
          <div style="border:2px solid #12690d;">Content here</div>
        
        
          .myborder {border:2px solid #12690d;}
        
        Border color #12690d