#14880d color space conversions
Hex:
        #14880d
        RGB:
        20, 136, 13
        CMY:
        92, 47, 95
        CMYK:
        85, 0, 90, 47
      HSL:
        117°, 82.5503%, 29.2157%
        HSV (HSB):
        117°, 90.4412%, 53.3333%
        XYZ:
        9.1653, 17.7861, 3.3308
        xyY:
        0.3027, 0.5873, 17.7861
      CIE-Lab:
        49.2356, -51.9046, 49.9256
        CIE-LCH:
        49.2356, 72.0184, 136.1134
        CIE-Luv:
        49.2356, -44.5683, 58.5439
        Hunter-Lab:
        42.1736, -35.0116, 24.8389
      #14880d color charts
#14880d RGB chart
      #14880d CMYK chart
      #14880d RGB pie chart
      #14880d color shades, tints & tones
#14880d color schemes
#14880d color preview, HTML & CSS examples
           This text has a color of #14880d        
        
          <p style="color:#14880d;">Text here</p>
        
        
          .mytext {color:#14880d;}
        
        Text color #14880d
      
           This box has a color of #14880d        
        
          <div style="background-color:#14880d;">Content here</div>
        
        
          .mybackground {background-color:#14880d;}
        
        Background color #14880d
      
           Border around this has a color of #14880d        
        
          <div style="border:2px solid #14880d;">Content here</div>
        
        
          .myborder {border:2px solid #14880d;}
        
        Border color #14880d