#7d8e0e color space conversions
Hex:
        #7d8e0e
        RGB:
        125, 142, 14
        CMY:
        51, 44, 95
        CMYK:
        12, 0, 90, 44
      HSL:
        68°, 82.0513%, 30.5882%
        HSV (HSB):
        68°, 90.1408%, 55.6863%
        XYZ:
        18.2097, 23.7377, 4.0375
        xyY:
        0.3960, 0.5162, 23.7377
      CIE-Lab:
        55.8242, -21.3444, 57.1415
        CIE-LCH:
        55.8242, 60.9978, 110.4825
        CIE-Luv:
        55.8242, -6.7690, 61.3793
        Hunter-Lab:
        48.7213, -18.5475, 29.1916
      #7d8e0e color charts
#7d8e0e RGB chart
      #7d8e0e CMYK chart
      #7d8e0e RGB pie chart
      #7d8e0e color shades, tints & tones
#7d8e0e color schemes
#7d8e0e color preview, HTML & CSS examples
           This text has a color of #7d8e0e        
        
          <p style="color:#7d8e0e;">Text here</p>
        
        
          .mytext {color:#7d8e0e;}
        
        Text color #7d8e0e
      
           This box has a color of #7d8e0e        
        
          <div style="background-color:#7d8e0e;">Content here</div>
        
        
          .mybackground {background-color:#7d8e0e;}
        
        Background color #7d8e0e
      
           Border around this has a color of #7d8e0e        
        
          <div style="border:2px solid #7d8e0e;">Content here</div>
        
        
          .myborder {border:2px solid #7d8e0e;}
        
        Border color #7d8e0e