#14470f color space conversions
Hex:
        #14470f
        RGB:
        20, 71, 15
        CMY:
        92, 72, 94
        CMYK:
        72, 0, 79, 72
      HSL:
        115°, 65.1163%, 16.8627%
        HSV (HSB):
        115°, 78.8732%, 27.8431%
        XYZ:
        2.6280, 4.6897, 1.2186
        xyY:
        0.3079, 0.5494, 4.6897
      CIE-Lab:
        25.8317, -29.1169, 27.3867
        CIE-LCH:
        25.8317, 39.9728, 136.7540
        CIE-Luv:
        25.8317, -20.3711, 27.6917
        Hunter-Lab:
        21.6557, -16.2362, 11.8226
      #14470f color charts
#14470f RGB chart
      #14470f CMYK chart
      #14470f RGB pie chart
      #14470f color shades, tints & tones
#14470f color schemes
#14470f color preview, HTML & CSS examples
           This text has a color of #14470f        
        
          <p style="color:#14470f;">Text here</p>
        
        
          .mytext {color:#14470f;}
        
        Text color #14470f
      
           This box has a color of #14470f        
        
          <div style="background-color:#14470f;">Content here</div>
        
        
          .mybackground {background-color:#14470f;}
        
        Background color #14470f
      
           Border around this has a color of #14470f        
        
          <div style="border:2px solid #14470f;">Content here</div>
        
        
          .myborder {border:2px solid #14470f;}
        
        Border color #14470f