#074d00 color space conversions
Hex:
        #074d00
        RGB:
        7, 77, 0
        CMY:
        97, 70, 100
        CMYK:
        91, 0, 100, 70
      HSL:
        115°, 100.0000%, 15.0980%
        HSV (HSB):
        115°, 100.0000%, 30.1961%
        XYZ:
        2.7415, 5.3529, 0.8887
        xyY:
        0.3052, 0.5959, 5.3529
      CIE-Lab:
        27.7175, -35.0982, 35.0769
        CIE-LCH:
        27.7175, 49.6213, 135.0173
        CIE-Luv:
        27.7175, -25.1812, 33.8002
        Hunter-Lab:
        23.1364, -19.3377, 13.9180
      #074d00 color charts
#074d00 RGB chart
      #074d00 CMYK chart
      #074d00 RGB pie chart
      #074d00 color shades, tints & tones
#074d00 color schemes
#074d00 color preview, HTML & CSS examples
           This text has a color of #074d00        
        
          <p style="color:#074d00;">Text here</p>
        
        
          .mytext {color:#074d00;}
        
        Text color #074d00
      
           This box has a color of #074d00        
        
          <div style="background-color:#074d00;">Content here</div>
        
        
          .mybackground {background-color:#074d00;}
        
        Background color #074d00
      
           Border around this has a color of #074d00        
        
          <div style="border:2px solid #074d00;">Content here</div>
        
        
          .myborder {border:2px solid #074d00;}
        
        Border color #074d00