#1f2700 color space conversions
Hex:
        #1f2700
        RGB:
        31, 39, 0
        CMY:
        88, 85, 100
        CMYK:
        21, 0, 100, 85
      HSL:
        72°, 100.0000%, 7.6471%
        HSV (HSB):
        72°, 100.0000%, 15.2941%
        XYZ:
        1.2906, 1.7423, 0.2683
        xyY:
        0.3909, 0.5278, 1.7423
      CIE-Lab:
        14.0725, -10.3375, 20.4255
        CIE-LCH:
        14.0725, 22.8925, 116.8442
        CIE-Luv:
        14.0725, -2.7396, 15.9394
        Hunter-Lab:
        13.1998, -5.6470, 8.0348
      #1f2700 color charts
#1f2700 RGB chart
      #1f2700 CMYK chart
      #1f2700 RGB pie chart
      #1f2700 color shades, tints & tones
#1f2700 color schemes
#1f2700 color preview, HTML & CSS examples
           This text has a color of #1f2700        
        
          <p style="color:#1f2700;">Text here</p>
        
        
          .mytext {color:#1f2700;}
        
        Text color #1f2700
      
           This box has a color of #1f2700        
        
          <div style="background-color:#1f2700;">Content here</div>
        
        
          .mybackground {background-color:#1f2700;}
        
        Background color #1f2700
      
           Border around this has a color of #1f2700        
        
          <div style="border:2px solid #1f2700;">Content here</div>
        
        
          .myborder {border:2px solid #1f2700;}
        
        Border color #1f2700