#31121b color space conversions
Hex:
        #31121b
        RGB:
        49, 18, 27
        CMY:
        81, 93, 89
        CMYK:
        0, 63, 45, 81
      HSL:
        343°, 46.2687%, 13.1373%
        HSV (HSB):
        343°, 63.2653%, 19.2157%
        XYZ:
        1.6808, 1.1647, 1.1731
        xyY:
        0.4182, 0.2898, 1.1647
      CIE-Lab:
        10.2945, 16.9262, 1.1620
        CIE-LCH:
        10.2945, 16.9660, 3.9273
        CIE-Luv:
        10.2945, 13.2101, -0.7979
        Hunter-Lab:
        10.7922, 8.9130, 1.1096
      #31121b color charts
#31121b RGB chart
      #31121b CMYK chart
      #31121b RGB pie chart
      #31121b color shades, tints & tones
#31121b color schemes
#31121b color preview, HTML & CSS examples
           This text has a color of #31121b        
        
          <p style="color:#31121b;">Text here</p>
        
        
          .mytext {color:#31121b;}
        
        Text color #31121b
      
           This box has a color of #31121b        
        
          <div style="background-color:#31121b;">Content here</div>
        
        
          .mybackground {background-color:#31121b;}
        
        Background color #31121b
      
           Border around this has a color of #31121b        
        
          <div style="border:2px solid #31121b;">Content here</div>
        
        
          .myborder {border:2px solid #31121b;}
        
        Border color #31121b