#7f7b00 color space conversions
Hex:
        #7f7b00
        RGB:
        127, 123, 0
        CMY:
        50, 52, 100
        CMYK:
        0, 3, 100, 50
      HSL:
        58°, 100.0000%, 24.9020%
        HSV (HSB):
        58°, 100.0000%, 49.8039%
        XYZ:
        15.8354, 18.6779, 2.7706
        xyY:
        0.4247, 0.5010, 18.6779
      CIE-Lab:
        50.3083, -10.6845, 55.4988
        CIE-LCH:
        50.3083, 56.5180, 100.8972
        CIE-Luv:
        50.3083, 6.7386, 54.9722
        Hunter-Lab:
        43.2180, -10.2279, 26.4517
      #7f7b00 color charts
#7f7b00 RGB chart
      #7f7b00 CMYK chart
      #7f7b00 RGB pie chart
      #7f7b00 color shades, tints & tones
#7f7b00 color schemes
#7f7b00 color preview, HTML & CSS examples
           This text has a color of #7f7b00        
        
          <p style="color:#7f7b00;">Text here</p>
        
        
          .mytext {color:#7f7b00;}
        
        Text color #7f7b00
      
           This box has a color of #7f7b00        
        
          <div style="background-color:#7f7b00;">Content here</div>
        
        
          .mybackground {background-color:#7f7b00;}
        
        Background color #7f7b00
      
           Border around this has a color of #7f7b00        
        
          <div style="border:2px solid #7f7b00;">Content here</div>
        
        
          .myborder {border:2px solid #7f7b00;}
        
        Border color #7f7b00