#160b1a color space conversions
Hex:
        #160b1a
        RGB:
        22, 11, 26
        CMY:
        91, 96, 90
        CMYK:
        15, 58, 0, 90
      HSL:
        284°, 40.5405%, 7.2549%
        HSV (HSB):
        284°, 57.6923%, 10.1961%
        XYZ:
        0.6370, 0.4845, 1.0372
        xyY:
        0.2951, 0.2244, 0.4845
      CIE-Lab:
        4.3764, 7.2302, -7.2651
        CIE-LCH:
        4.3764, 10.2497, 314.8617
        CIE-Luv:
        4.3764, 1.9035, -4.1253
        Hunter-Lab:
        6.9606, 4.1545, -3.9626
      #160b1a color charts
#160b1a RGB chart
      #160b1a CMYK chart
      #160b1a RGB pie chart
      #160b1a color shades, tints & tones
#160b1a color schemes
#160b1a color preview, HTML & CSS examples
           This text has a color of #160b1a        
        
          <p style="color:#160b1a;">Text here</p>
        
        
          .mytext {color:#160b1a;}
        
        Text color #160b1a
      
           This box has a color of #160b1a        
        
          <div style="background-color:#160b1a;">Content here</div>
        
        
          .mybackground {background-color:#160b1a;}
        
        Background color #160b1a
      
           Border around this has a color of #160b1a        
        
          <div style="border:2px solid #160b1a;">Content here</div>
        
        
          .myborder {border:2px solid #160b1a;}
        
        Border color #160b1a