#7d8e0d color space conversions
Hex:
        #7d8e0d
        RGB:
        125, 142, 13
        CMY:
        51, 44, 95
        CMYK:
        12, 0, 91, 44
      HSL:
        68°, 83.2258%, 30.3922%
        HSV (HSB):
        68°, 90.8451%, 55.6863%
        XYZ:
        18.2031, 23.7350, 4.0027
        xyY:
        0.3962, 0.5166, 23.7350
      CIE-Lab:
        55.8215, -21.3678, 57.3294
        CIE-LCH:
        55.8215, 61.1820, 110.4414
        CIE-Luv:
        55.8215, -6.7650, 61.4884
        Hunter-Lab:
        48.7186, -18.5633, 29.2318
      #7d8e0d color charts
#7d8e0d RGB chart
      #7d8e0d CMYK chart
      #7d8e0d RGB pie chart
      #7d8e0d color shades, tints & tones
#7d8e0d color schemes
#7d8e0d color preview, HTML & CSS examples
           This text has a color of #7d8e0d        
        
          <p style="color:#7d8e0d;">Text here</p>
        
        
          .mytext {color:#7d8e0d;}
        
        Text color #7d8e0d
      
           This box has a color of #7d8e0d        
        
          <div style="background-color:#7d8e0d;">Content here</div>
        
        
          .mybackground {background-color:#7d8e0d;}
        
        Background color #7d8e0d
      
           Border around this has a color of #7d8e0d        
        
          <div style="border:2px solid #7d8e0d;">Content here</div>
        
        
          .myborder {border:2px solid #7d8e0d;}
        
        Border color #7d8e0d