#1f2612 color space conversions
Hex:
        #1f2612
        RGB:
        31, 38, 18
        CMY:
        88, 85, 93
        CMYK:
        18, 0, 53, 85
      HSL:
        81°, 35.7143%, 10.9804%
        HSV (HSB):
        81°, 52.6316%, 14.9020%
        XYZ:
        1.3674, 1.7212, 0.8324
        xyY:
        0.3487, 0.4390, 1.7212
      CIE-Lab:
        13.9504, -7.4912, 12.1458
        CIE-LCH:
        13.9504, 14.2702, 121.6649
        CIE-Luv:
        13.9504, -2.4619, 9.7106
        Hunter-Lab:
        13.1195, -4.3550, 5.4217
      #1f2612 color charts
#1f2612 RGB chart
      #1f2612 CMYK chart
      #1f2612 RGB pie chart
      #1f2612 color shades, tints & tones
#1f2612 color schemes
#1f2612 color preview, HTML & CSS examples
           This text has a color of #1f2612        
        
          <p style="color:#1f2612;">Text here</p>
        
        
          .mytext {color:#1f2612;}
        
        Text color #1f2612
      
           This box has a color of #1f2612        
        
          <div style="background-color:#1f2612;">Content here</div>
        
        
          .mybackground {background-color:#1f2612;}
        
        Background color #1f2612
      
           Border around this has a color of #1f2612        
        
          <div style="border:2px solid #1f2612;">Content here</div>
        
        
          .myborder {border:2px solid #1f2612;}
        
        Border color #1f2612