#7f7e41 color space conversions
Hex:
        #7f7e41
        RGB:
        127, 126, 65
        CMY:
        50, 51, 75
        CMYK:
        0, 1, 49, 50
      HSL:
        59°, 32.2917%, 37.6471%
        HSV (HSB):
        59°, 48.8189%, 49.8039%
        XYZ:
        17.1674, 19.8154, 7.9210
        xyY:
        0.3823, 0.4413, 19.8154
      CIE-Lab:
        51.6278, -8.8648, 33.1094
        CIE-LCH:
        51.6278, 34.2756, 104.9889
        CIE-Luv:
        51.6278, 3.5087, 39.6261
        Hunter-Lab:
        44.5145, -9.0603, 20.6100
      #7f7e41 color charts
#7f7e41 RGB chart
      #7f7e41 CMYK chart
      #7f7e41 RGB pie chart
      #7f7e41 color shades, tints & tones
#7f7e41 color schemes
#7f7e41 color preview, HTML & CSS examples
           This text has a color of #7f7e41        
        
          <p style="color:#7f7e41;">Text here</p>
        
        
          .mytext {color:#7f7e41;}
        
        Text color #7f7e41
      
           This box has a color of #7f7e41        
        
          <div style="background-color:#7f7e41;">Content here</div>
        
        
          .mybackground {background-color:#7f7e41;}
        
        Background color #7f7e41
      
           Border around this has a color of #7f7e41        
        
          <div style="border:2px solid #7f7e41;">Content here</div>
        
        
          .myborder {border:2px solid #7f7e41;}
        
        Border color #7f7e41