#142e1f color space conversions
Hex:
        #142e1f
        RGB:
        20, 46, 31
        CMY:
        92, 82, 88
        CMYK:
        57, 0, 33, 82
      HSL:
        145°, 39.3939%, 12.9412%
        HSV (HSB):
        145°, 56.5217%, 18.0392%
        XYZ:
        1.5128, 2.2016, 1.6415
        xyY:
        0.2825, 0.4111, 2.2016
      CIE-Lab:
        16.5117, -14.3645, 6.6470
        CIE-LCH:
        16.5117, 15.8278, 155.1681
        CIE-Luv:
        16.5117, -9.5514, 7.2522
        Hunter-Lab:
        14.8379, -7.7673, 3.8272
      #142e1f color charts
#142e1f RGB chart
      #142e1f CMYK chart
      #142e1f RGB pie chart
      #142e1f color shades, tints & tones
#142e1f color schemes
#142e1f color preview, HTML & CSS examples
           This text has a color of #142e1f        
        
          <p style="color:#142e1f;">Text here</p>
        
        
          .mytext {color:#142e1f;}
        
        Text color #142e1f
      
           This box has a color of #142e1f        
        
          <div style="background-color:#142e1f;">Content here</div>
        
        
          .mybackground {background-color:#142e1f;}
        
        Background color #142e1f
      
           Border around this has a color of #142e1f        
        
          <div style="border:2px solid #142e1f;">Content here</div>
        
        
          .myborder {border:2px solid #142e1f;}
        
        Border color #142e1f