#14710e color space conversions
Hex:
        #14710e
        RGB:
        20, 113, 14
        CMY:
        92, 56, 95
        CMYK:
        82, 0, 88, 56
      HSL:
        116°, 77.9528%, 24.9020%
        HSV (HSB):
        116°, 87.6106%, 44.3137%
        XYZ:
        6.2729, 11.9907, 2.3993
        xyY:
        0.3036, 0.5803, 11.9907
      CIE-Lab:
        41.2013, -44.4977, 42.5521
        CIE-LCH:
        41.2013, 61.5689, 136.2804
        CIE-Luv:
        41.2013, -36.4511, 48.1292
        Hunter-Lab:
        34.6276, -28.2624, 20.1312
      #14710e color charts
#14710e RGB chart
      #14710e CMYK chart
      #14710e RGB pie chart
      #14710e color shades, tints & tones
#14710e color schemes
#14710e color preview, HTML & CSS examples
           This text has a color of #14710e        
        
          <p style="color:#14710e;">Text here</p>
        
        
          .mytext {color:#14710e;}
        
        Text color #14710e
      
           This box has a color of #14710e        
        
          <div style="background-color:#14710e;">Content here</div>
        
        
          .mybackground {background-color:#14710e;}
        
        Background color #14710e
      
           Border around this has a color of #14710e        
        
          <div style="border:2px solid #14710e;">Content here</div>
        
        
          .myborder {border:2px solid #14710e;}
        
        Border color #14710e