#071f00 color space conversions
Hex:
        #071f00
        RGB:
        7, 31, 0
        CMY:
        97, 88, 100
        CMYK:
        77, 0, 100, 88
      HSL:
        106°, 100.0000%, 6.0784%
        HSV (HSB):
        106°, 100.0000%, 12.1569%
        XYZ:
        0.5776, 1.0251, 0.1674
        xyY:
        0.3263, 0.5791, 1.0251
      CIE-Lab:
        9.1992, -15.9905, 13.4658
        CIE-LCH:
        9.1992, 20.9051, 139.8987
        CIE-Luv:
        9.1992, -6.8702, 11.0372
        Hunter-Lab:
        10.1249, -7.5356, 6.1070
      #071f00 color charts
#071f00 RGB chart
      #071f00 CMYK chart
      #071f00 RGB pie chart
      #071f00 color shades, tints & tones
#071f00 color schemes
#071f00 color preview, HTML & CSS examples
           This text has a color of #071f00        
        
          <p style="color:#071f00;">Text here</p>
        
        
          .mytext {color:#071f00;}
        
        Text color #071f00
      
           This box has a color of #071f00        
        
          <div style="background-color:#071f00;">Content here</div>
        
        
          .mybackground {background-color:#071f00;}
        
        Background color #071f00
      
           Border around this has a color of #071f00        
        
          <div style="border:2px solid #071f00;">Content here</div>
        
        
          .myborder {border:2px solid #071f00;}
        
        Border color #071f00