#1f420e color space conversions
Hex:
        #1f420e
        RGB:
        31, 66, 14
        CMY:
        88, 74, 95
        CMYK:
        53, 0, 79, 74
      HSL:
        100°, 65.0000%, 15.6863%
        HSV (HSB):
        100°, 78.7879%, 25.8824%
        XYZ:
        2.5926, 4.2194, 1.0933
        xyY:
        0.3280, 0.5338, 4.2194
      CIE-Lab:
        24.3840, -23.5587, 26.4806
        CIE-LCH:
        24.3840, 35.4434, 131.6581
        CIE-Luv:
        24.3840, -15.1849, 25.5880
        Hunter-Lab:
        20.5413, -13.4184, 11.2233
      #1f420e color charts
#1f420e RGB chart
      #1f420e CMYK chart
      #1f420e RGB pie chart
      #1f420e color shades, tints & tones
#1f420e color schemes
#1f420e color preview, HTML & CSS examples
           This text has a color of #1f420e        
        
          <p style="color:#1f420e;">Text here</p>
        
        
          .mytext {color:#1f420e;}
        
        Text color #1f420e
      
           This box has a color of #1f420e        
        
          <div style="background-color:#1f420e;">Content here</div>
        
        
          .mybackground {background-color:#1f420e;}
        
        Background color #1f420e
      
           Border around this has a color of #1f420e        
        
          <div style="border:2px solid #1f420e;">Content here</div>
        
        
          .myborder {border:2px solid #1f420e;}
        
        Border color #1f420e