#142d0d color space conversions
Hex:
        #142d0d
        RGB:
        20, 45, 13
        CMY:
        92, 82, 95
        CMYK:
        56, 0, 71, 82
      HSL:
        107°, 55.1724%, 11.3725%
        HSV (HSB):
        107°, 71.1111%, 17.6471%
        XYZ:
        1.2995, 2.0546, 0.7088
        xyY:
        0.3198, 0.5057, 2.0546
      CIE-Lab:
        15.7710, -17.3840, 17.0524
        CIE-LCH:
        15.7710, 24.3514, 135.5517
        CIE-Luv:
        15.7710, -9.4404, 14.6868
        Hunter-Lab:
        14.3337, -8.9008, 7.1015
      #142d0d color charts
#142d0d RGB chart
      #142d0d CMYK chart
      #142d0d RGB pie chart
      #142d0d color shades, tints & tones
#142d0d color schemes
#142d0d color preview, HTML & CSS examples
           This text has a color of #142d0d        
        
          <p style="color:#142d0d;">Text here</p>
        
        
          .mytext {color:#142d0d;}
        
        Text color #142d0d
      
           This box has a color of #142d0d        
        
          <div style="background-color:#142d0d;">Content here</div>
        
        
          .mybackground {background-color:#142d0d;}
        
        Background color #142d0d
      
           Border around this has a color of #142d0d        
        
          <div style="border:2px solid #142d0d;">Content here</div>
        
        
          .myborder {border:2px solid #142d0d;}
        
        Border color #142d0d