#7f394e color space conversions
Hex:
        #7f394e
        RGB:
        127, 57, 78
        CMY:
        50, 78, 69
        CMYK:
        0, 55, 39, 50
      HSL:
        342°, 38.0435%, 36.0784%
        HSV (HSB):
        342°, 55.1181%, 49.8039%
        XYZ:
        11.5907, 7.9883, 8.1387
        xyY:
        0.4182, 0.2882, 7.9883
      CIE-Lab:
        33.9586, 32.6089, 1.8870
        CIE-LCH:
        33.9586, 32.6635, 3.3118
        CIE-Luv:
        33.9586, 44.0037, -3.0786
        Hunter-Lab:
        28.2637, 23.7399, 2.7115
      #7f394e color charts
#7f394e RGB chart
      #7f394e CMYK chart
      #7f394e RGB pie chart
      #7f394e color shades, tints & tones
#7f394e color schemes
#7f394e color preview, HTML & CSS examples
           This text has a color of #7f394e        
        
          <p style="color:#7f394e;">Text here</p>
        
        
          .mytext {color:#7f394e;}
        
        Text color #7f394e
      
           This box has a color of #7f394e        
        
          <div style="background-color:#7f394e;">Content here</div>
        
        
          .mybackground {background-color:#7f394e;}
        
        Background color #7f394e
      
           Border around this has a color of #7f394e        
        
          <div style="border:2px solid #7f394e;">Content here</div>
        
        
          .myborder {border:2px solid #7f394e;}
        
        Border color #7f394e