#074014 color space conversions
Hex:
        #074014
        RGB:
        7, 64, 20
        CMY:
        97, 75, 92
        CMYK:
        89, 0, 69, 75
      HSL:
        134°, 80.2817%, 13.9216%
        HSV (HSB):
        134°, 89.0625%, 25.0980%
        XYZ:
        2.0473, 3.7625, 1.2801
        xyY:
        0.2888, 0.5307, 3.7625
      CIE-Lab:
        22.8701, -28.4255, 21.5399
        CIE-LCH:
        22.8701, 35.6648, 142.8464
        CIE-Luv:
        22.8701, -19.7549, 22.2932
        Hunter-Lab:
        19.3971, -15.1049, 9.6650
      #074014 color charts
#074014 RGB chart
      #074014 CMYK chart
      #074014 RGB pie chart
      #074014 color shades, tints & tones
#074014 color schemes
#074014 color preview, HTML & CSS examples
           This text has a color of #074014        
        
          <p style="color:#074014;">Text here</p>
        
        
          .mytext {color:#074014;}
        
        Text color #074014
      
           This box has a color of #074014        
        
          <div style="background-color:#074014;">Content here</div>
        
        
          .mybackground {background-color:#074014;}
        
        Background color #074014
      
           Border around this has a color of #074014        
        
          <div style="border:2px solid #074014;">Content here</div>
        
        
          .myborder {border:2px solid #074014;}
        
        Border color #074014