#7f7b55 color space conversions
Hex:
        #7f7b55
        RGB:
        127, 123, 85
        CMY:
        50, 52, 67
        CMYK:
        0, 3, 33, 50
      HSL:
        54°, 19.8113%, 41.5686%
        HSV (HSB):
        54°, 33.0709%, 49.8039%
        XYZ:
        17.4750, 19.3338, 11.4051
        xyY:
        0.3624, 0.4010, 19.3338
      CIE-Lab:
        51.0755, -4.8055, 21.3696
        CIE-LCH:
        51.0755, 21.9032, 102.6737
        CIE-Luv:
        51.0755, 4.4670, 27.1559
        Hunter-Lab:
        43.9702, -6.0068, 15.4004
      #7f7b55 color charts
#7f7b55 RGB chart
      #7f7b55 CMYK chart
      #7f7b55 RGB pie chart
      #7f7b55 color shades, tints & tones
#7f7b55 color schemes
#7f7b55 color preview, HTML & CSS examples
           This text has a color of #7f7b55        
        
          <p style="color:#7f7b55;">Text here</p>
        
        
          .mytext {color:#7f7b55;}
        
        Text color #7f7b55
      
           This box has a color of #7f7b55        
        
          <div style="background-color:#7f7b55;">Content here</div>
        
        
          .mybackground {background-color:#7f7b55;}
        
        Background color #7f7b55
      
           Border around this has a color of #7f7b55        
        
          <div style="border:2px solid #7f7b55;">Content here</div>
        
        
          .myborder {border:2px solid #7f7b55;}
        
        Border color #7f7b55