#141b0c color space conversions
Hex:
        #141b0c
        RGB:
        20, 27, 12
        CMY:
        92, 89, 95
        CMYK:
        26, 0, 56, 89
      HSL:
        88°, 38.4615%, 7.6471%
        HSV (HSB):
        88°, 55.5556%, 10.5882%
        XYZ:
        0.7468, 0.9591, 0.4936
        xyY:
        0.3395, 0.4361, 0.9591
      CIE-Lab:
        8.6463, -6.6771, 7.8472
        CIE-LCH:
        8.6463, 10.3035, 130.3941
        CIE-Luv:
        8.6463, -2.0288, 5.7571
        Hunter-Lab:
        9.7935, -3.5275, 3.8672
      #141b0c color charts
#141b0c RGB chart
      #141b0c CMYK chart
      #141b0c RGB pie chart
      #141b0c color shades, tints & tones
#141b0c color schemes
#141b0c color preview, HTML & CSS examples
           This text has a color of #141b0c        
        
          <p style="color:#141b0c;">Text here</p>
        
        
          .mytext {color:#141b0c;}
        
        Text color #141b0c
      
           This box has a color of #141b0c        
        
          <div style="background-color:#141b0c;">Content here</div>
        
        
          .mybackground {background-color:#141b0c;}
        
        Background color #141b0c
      
           Border around this has a color of #141b0c        
        
          <div style="border:2px solid #141b0c;">Content here</div>
        
        
          .myborder {border:2px solid #141b0c;}
        
        Border color #141b0c