#7f7a39 color space conversions
Hex:
        #7f7a39
        RGB:
        127, 122, 57
        CMY:
        50, 52, 78
        CMYK:
        0, 4, 55, 50
      HSL:
        56°, 38.0435%, 36.0784%
        HSV (HSB):
        56°, 55.1181%, 49.8039%
        XYZ:
        16.4504, 18.7265, 6.6184
        xyY:
        0.3936, 0.4481, 18.7265
      CIE-Lab:
        50.3657, -7.4149, 35.7863
        CIE-LCH:
        50.3657, 36.5464, 101.7060
        CIE-Luv:
        50.3657, 6.2881, 41.2431
        Hunter-Lab:
        43.2741, -7.8738, 21.2239
      #7f7a39 color charts
#7f7a39 RGB chart
      #7f7a39 CMYK chart
      #7f7a39 RGB pie chart
      #7f7a39 color shades, tints & tones
#7f7a39 color schemes
#7f7a39 color preview, HTML & CSS examples
           This text has a color of #7f7a39        
        
          <p style="color:#7f7a39;">Text here</p>
        
        
          .mytext {color:#7f7a39;}
        
        Text color #7f7a39
      
           This box has a color of #7f7a39        
        
          <div style="background-color:#7f7a39;">Content here</div>
        
        
          .mybackground {background-color:#7f7a39;}
        
        Background color #7f7a39
      
           Border around this has a color of #7f7a39        
        
          <div style="border:2px solid #7f7a39;">Content here</div>
        
        
          .myborder {border:2px solid #7f7a39;}
        
        Border color #7f7a39