#14510a color space conversions
Hex:
        #14510a
        RGB:
        20, 81, 10
        CMY:
        92, 68, 96
        CMYK:
        75, 0, 88, 68
      HSL:
        112°, 78.0220%, 17.8431%
        HSV (HSB):
        112°, 87.6543%, 31.7647%
        XYZ:
        3.2857, 6.0555, 1.2828
        xyY:
        0.3093, 0.5700, 6.0555
      CIE-Lab:
        29.5520, -33.4654, 33.0290
        CIE-LCH:
        29.5520, 47.0196, 135.3761
        CIE-Luv:
        29.5520, -24.4657, 33.7962
        Hunter-Lab:
        24.6079, -19.2301, 14.1347
      #14510a color charts
#14510a RGB chart
      #14510a CMYK chart
      #14510a RGB pie chart
      #14510a color shades, tints & tones
#14510a color schemes
#14510a color preview, HTML & CSS examples
           This text has a color of #14510a        
        
          <p style="color:#14510a;">Text here</p>
        
        
          .mytext {color:#14510a;}
        
        Text color #14510a
      
           This box has a color of #14510a        
        
          <div style="background-color:#14510a;">Content here</div>
        
        
          .mybackground {background-color:#14510a;}
        
        Background color #14510a
      
           Border around this has a color of #14510a        
        
          <div style="border:2px solid #14510a;">Content here</div>
        
        
          .myborder {border:2px solid #14510a;}
        
        Border color #14510a