#7f775f color space conversions
Hex:
        #7f775f
        RGB:
        127, 119, 95
        CMY:
        50, 53, 63
        CMYK:
        0, 6, 25, 50
      HSL:
        45°, 14.4144%, 43.5294%
        HSV (HSB):
        45°, 25.1969%, 49.8039%
        XYZ:
        17.4148, 18.5319, 13.4856
        xyY:
        0.3523, 0.3749, 18.5319
      CIE-Lab:
        50.1350, -1.0789, 14.3323
        CIE-LCH:
        50.1350, 14.3729, 94.3049
        CIE-Luv:
        50.1350, 6.2383, 18.4286
        Hunter-Lab:
        43.0487, -3.1254, 11.5606
      #7f775f color charts
#7f775f RGB chart
      #7f775f CMYK chart
      #7f775f RGB pie chart
      #7f775f color shades, tints & tones
#7f775f color schemes
#7f775f color preview, HTML & CSS examples
           This text has a color of #7f775f        
        
          <p style="color:#7f775f;">Text here</p>
        
        
          .mytext {color:#7f775f;}
        
        Text color #7f775f
      
           This box has a color of #7f775f        
        
          <div style="background-color:#7f775f;">Content here</div>
        
        
          .mybackground {background-color:#7f775f;}
        
        Background color #7f775f
      
           Border around this has a color of #7f775f        
        
          <div style="border:2px solid #7f775f;">Content here</div>
        
        
          .myborder {border:2px solid #7f775f;}
        
        Border color #7f775f