#194d11 color space conversions
Hex:
        #194d11
        RGB:
        25, 77, 17
        CMY:
        90, 70, 93
        CMYK:
        68, 0, 78, 70
      HSL:
        112°, 63.8298%, 18.4314%
        HSV (HSB):
        112°, 77.9221%, 30.1961%
        XYZ:
        3.1560, 5.5549, 1.4362
        xyY:
        0.3110, 0.5474, 5.5549
      CIE-Lab:
        28.2605, -30.0714, 29.0564
        CIE-LCH:
        28.2605, 41.8158, 135.9834
        CIE-Luv:
        28.2605, -21.5996, 30.2478
        Hunter-Lab:
        23.5688, -17.3436, 12.8853
      #194d11 color charts
#194d11 RGB chart
      #194d11 CMYK chart
      #194d11 RGB pie chart
      #194d11 color shades, tints & tones
#194d11 color schemes
#194d11 color preview, HTML & CSS examples
           This text has a color of #194d11        
        
          <p style="color:#194d11;">Text here</p>
        
        
          .mytext {color:#194d11;}
        
        Text color #194d11
      
           This box has a color of #194d11        
        
          <div style="background-color:#194d11;">Content here</div>
        
        
          .mybackground {background-color:#194d11;}
        
        Background color #194d11
      
           Border around this has a color of #194d11        
        
          <div style="border:2px solid #194d11;">Content here</div>
        
        
          .myborder {border:2px solid #194d11;}
        
        Border color #194d11