#074f28 color space conversions
Hex:
        #074f28
        RGB:
        7, 79, 40
        CMY:
        97, 69, 84
        CMYK:
        91, 0, 49, 69
      HSL:
        148°, 83.7209%, 16.8627%
        HSV (HSB):
        148°, 91.1392%, 30.9804%
        XYZ:
        3.2666, 5.7903, 2.9530
        xyY:
        0.2720, 0.4821, 5.7903
      CIE-Lab:
        28.8772, -30.8729, 17.2854
        CIE-LCH:
        28.8772, 35.3824, 150.7560
        CIE-Luv:
        28.8772, -24.7127, 21.8340
        Hunter-Lab:
        24.0631, -17.8788, 9.5683
      #074f28 color charts
#074f28 RGB chart
      #074f28 CMYK chart
      #074f28 RGB pie chart
      #074f28 color shades, tints & tones
#074f28 color schemes
#074f28 color preview, HTML & CSS examples
           This text has a color of #074f28        
        
          <p style="color:#074f28;">Text here</p>
        
        
          .mytext {color:#074f28;}
        
        Text color #074f28
      
           This box has a color of #074f28        
        
          <div style="background-color:#074f28;">Content here</div>
        
        
          .mybackground {background-color:#074f28;}
        
        Background color #074f28
      
           Border around this has a color of #074f28        
        
          <div style="border:2px solid #074f28;">Content here</div>
        
        
          .myborder {border:2px solid #074f28;}
        
        Border color #074f28