#1f2212 color space conversions
Hex:
        #1f2212
        RGB:
        31, 34, 18
        CMY:
        88, 87, 93
        CMYK:
        9, 0, 47, 87
      HSL:
        71°, 30.7692%, 10.1961%
        HSV (HSB):
        71°, 47.0588%, 13.3333%
        XYZ:
        1.2463, 1.4790, 0.7921
        xyY:
        0.3543, 0.4205, 1.4790
      CIE-Lab:
        12.4741, -4.8291, 10.1779
        CIE-LCH:
        12.4741, 11.2655, 115.3830
        CIE-Luv:
        12.4741, -0.7585, 7.6941
        Hunter-Lab:
        12.1616, -2.9905, 4.6516
      #1f2212 color charts
#1f2212 RGB chart
      #1f2212 CMYK chart
      #1f2212 RGB pie chart
      #1f2212 color shades, tints & tones
#1f2212 color schemes
#1f2212 color preview, HTML & CSS examples
           This text has a color of #1f2212        
        
          <p style="color:#1f2212;">Text here</p>
        
        
          .mytext {color:#1f2212;}
        
        Text color #1f2212
      
           This box has a color of #1f2212        
        
          <div style="background-color:#1f2212;">Content here</div>
        
        
          .mybackground {background-color:#1f2212;}
        
        Background color #1f2212
      
           Border around this has a color of #1f2212        
        
          <div style="border:2px solid #1f2212;">Content here</div>
        
        
          .myborder {border:2px solid #1f2212;}
        
        Border color #1f2212