#1f1212 color space conversions
Hex:
        #1f1212
        RGB:
        31, 18, 18
        CMY:
        88, 93, 93
        CMYK:
        0, 42, 42, 88
      HSL:
        0°, 26.5306%, 9.6078%
        HSV (HSB):
        0°, 41.9355%, 12.1569%
        XYZ:
        0.8906, 0.7676, 0.6735
        xyY:
        0.3819, 0.3292, 0.7676
      CIE-Lab:
        6.9336, 6.5575, 2.3213
        CIE-LCH:
        6.9336, 6.9562, 19.4933
        CIE-Luv:
        6.9336, 4.4267, 0.9537
        Hunter-Lab:
        8.7612, 2.8120, 1.5752
      #1f1212 color charts
#1f1212 RGB chart
      #1f1212 CMYK chart
      #1f1212 RGB pie chart
      #1f1212 color shades, tints & tones
#1f1212 color schemes
#1f1212 color preview, HTML & CSS examples
           This text has a color of #1f1212        
        
          <p style="color:#1f1212;">Text here</p>
        
        
          .mytext {color:#1f1212;}
        
        Text color #1f1212
      
           This box has a color of #1f1212        
        
          <div style="background-color:#1f1212;">Content here</div>
        
        
          .mybackground {background-color:#1f1212;}
        
        Background color #1f1212
      
           Border around this has a color of #1f1212        
        
          <div style="border:2px solid #1f1212;">Content here</div>
        
        
          .myborder {border:2px solid #1f1212;}
        
        Border color #1f1212