#076f32 color space conversions
Hex:
        #076f32
        RGB:
        7, 111, 50
        CMY:
        97, 56, 80
        CMYK:
        94, 0, 55, 56
      HSL:
        145°, 88.1356%, 23.1373%
        HSV (HSB):
        145°, 93.6937%, 43.5294%
        XYZ:
        6.3478, 11.6443, 4.9306
        xyY:
        0.2769, 0.5080, 11.6443
      CIE-Lab:
        40.6452, -41.2995, 26.3770
        CIE-LCH:
        40.6452, 49.0041, 147.4346
        CIE-Luv:
        40.6452, -36.0170, 35.3416
        Hunter-Lab:
        34.1238, -26.5117, 15.3197
      #076f32 color charts
#076f32 RGB chart
      #076f32 CMYK chart
      #076f32 RGB pie chart
      #076f32 color shades, tints & tones
#076f32 color schemes
#076f32 color preview, HTML & CSS examples
           This text has a color of #076f32        
        
          <p style="color:#076f32;">Text here</p>
        
        
          .mytext {color:#076f32;}
        
        Text color #076f32
      
           This box has a color of #076f32        
        
          <div style="background-color:#076f32;">Content here</div>
        
        
          .mybackground {background-color:#076f32;}
        
        Background color #076f32
      
           Border around this has a color of #076f32        
        
          <div style="border:2px solid #076f32;">Content here</div>
        
        
          .myborder {border:2px solid #076f32;}
        
        Border color #076f32