#14670d color space conversions
Hex:
        #14670d
        RGB:
        20, 103, 13
        CMY:
        92, 60, 95
        CMYK:
        81, 0, 87, 60
      HSL:
        115°, 77.5862%, 22.7451%
        HSV (HSB):
        115°, 87.3786%, 40.3922%
        XYZ:
        5.2114, 9.8783, 2.0128
        xyY:
        0.3047, 0.5776, 9.8783
      CIE-Lab:
        37.6231, -41.1829, 39.5713
        CIE-LCH:
        37.6231, 57.1132, 136.1433
        CIE-Luv:
        37.6231, -32.8110, 43.6886
        Hunter-Lab:
        31.4297, -25.4048, 18.2038
      #14670d color charts
#14670d RGB chart
      #14670d CMYK chart
      #14670d RGB pie chart
      #14670d color shades, tints & tones
#14670d color schemes
#14670d color preview, HTML & CSS examples
           This text has a color of #14670d        
        
          <p style="color:#14670d;">Text here</p>
        
        
          .mytext {color:#14670d;}
        
        Text color #14670d
      
           This box has a color of #14670d        
        
          <div style="background-color:#14670d;">Content here</div>
        
        
          .mybackground {background-color:#14670d;}
        
        Background color #14670d
      
           Border around this has a color of #14670d        
        
          <div style="border:2px solid #14670d;">Content here</div>
        
        
          .myborder {border:2px solid #14670d;}
        
        Border color #14670d