#1f1d1d color space conversions
Hex:
        #1f1d1d
        RGB:
        31, 29, 29
        CMY:
        88, 89, 89
        CMYK:
        0, 6, 6, 88
      HSL:
        0°, 3.3333%, 11.7647%
        HSV (HSB):
        0°, 6.4516%, 12.1569%
        XYZ:
        1.2262, 1.2587, 1.3407
        xyY:
        0.3205, 0.3290, 1.2587
      CIE-Lab:
        10.9838, 0.9581, 0.3400
        CIE-LCH:
        10.9838, 1.0167, 19.5368
        CIE-Luv:
        10.9838, 0.7755, 0.1654
        Hunter-Lab:
        11.2194, -0.1249, 0.7683
      #1f1d1d color charts
#1f1d1d RGB chart
      #1f1d1d CMYK chart
      #1f1d1d RGB pie chart
      #1f1d1d color shades, tints & tones
#1f1d1d color schemes
#1f1d1d color preview, HTML & CSS examples
           This text has a color of #1f1d1d        
        
          <p style="color:#1f1d1d;">Text here</p>
        
        
          .mytext {color:#1f1d1d;}
        
        Text color #1f1d1d
      
           This box has a color of #1f1d1d        
        
          <div style="background-color:#1f1d1d;">Content here</div>
        
        
          .mybackground {background-color:#1f1d1d;}
        
        Background color #1f1d1d
      
           Border around this has a color of #1f1d1d        
        
          <div style="border:2px solid #1f1d1d;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d1d;}
        
        Border color #1f1d1d