#1c2e14 color space conversions
Hex:
        #1c2e14
        RGB:
        28, 46, 20
        CMY:
        89, 82, 92
        CMYK:
        39, 0, 57, 82
      HSL:
        102°, 39.3939%, 12.9412%
        HSV (HSB):
        102°, 56.5217%, 18.0392%
        XYZ:
        1.5822, 2.2514, 1.0130
        xyY:
        0.3265, 0.4645, 2.2514
      CIE-Lab:
        16.7547, -13.5187, 14.4095
        CIE-LCH:
        16.7547, 19.7583, 133.1731
        CIE-Luv:
        16.7547, -7.1871, 12.9474
        Hunter-Lab:
        15.0046, -7.4362, 6.5004
      #1c2e14 color charts
#1c2e14 RGB chart
      #1c2e14 CMYK chart
      #1c2e14 RGB pie chart
      #1c2e14 color shades, tints & tones
#1c2e14 color schemes
#1c2e14 color preview, HTML & CSS examples
           This text has a color of #1c2e14        
        
          <p style="color:#1c2e14;">Text here</p>
        
        
          .mytext {color:#1c2e14;}
        
        Text color #1c2e14
      
           This box has a color of #1c2e14        
        
          <div style="background-color:#1c2e14;">Content here</div>
        
        
          .mybackground {background-color:#1c2e14;}
        
        Background color #1c2e14
      
           Border around this has a color of #1c2e14        
        
          <div style="border:2px solid #1c2e14;">Content here</div>
        
        
          .myborder {border:2px solid #1c2e14;}
        
        Border color #1c2e14