#130b1a color space conversions
Hex:
        #130b1a
        RGB:
        19, 11, 26
        CMY:
        93, 96, 90
        CMYK:
        27, 58, 0, 90
      HSL:
        272°, 40.5405%, 7.2549%
        HSV (HSB):
        272°, 57.6923%, 10.1961%
        XYZ:
        0.5747, 0.4524, 1.0343
        xyY:
        0.2788, 0.2195, 0.4524
      CIE-Lab:
        4.0862, 5.9282, -7.7257
        CIE-LCH:
        4.0862, 9.7381, 307.5003
        CIE-Luv:
        4.0862, 1.1611, -4.2085
        Hunter-Lab:
        6.7259, 3.4815, -4.4096
      #130b1a color charts
#130b1a RGB chart
      #130b1a CMYK chart
      #130b1a RGB pie chart
      #130b1a color shades, tints & tones
#130b1a color schemes
#130b1a color preview, HTML & CSS examples
           This text has a color of #130b1a        
        
          <p style="color:#130b1a;">Text here</p>
        
        
          .mytext {color:#130b1a;}
        
        Text color #130b1a
      
           This box has a color of #130b1a        
        
          <div style="background-color:#130b1a;">Content here</div>
        
        
          .mybackground {background-color:#130b1a;}
        
        Background color #130b1a
      
           Border around this has a color of #130b1a        
        
          <div style="border:2px solid #130b1a;">Content here</div>
        
        
          .myborder {border:2px solid #130b1a;}
        
        Border color #130b1a