#7f343e color space conversions
Hex:
        #7f343e
        RGB:
        127, 52, 62
        CMY:
        50, 80, 76
        CMYK:
        0, 59, 51, 50
      HSL:
        352°, 41.8994%, 35.0980%
        HSV (HSB):
        352°, 59.0551%, 49.8039%
        XYZ:
        10.8499, 7.3158, 5.3977
        xyY:
        0.4605, 0.3105, 7.3158
      CIE-Lab:
        32.5153, 33.4310, 10.1767
        CIE-LCH:
        32.5153, 34.9456, 16.9308
        CIE-Luv:
        32.5153, 50.4934, 5.5108
        Hunter-Lab:
        27.0478, 24.2696, 7.1015
      #7f343e color charts
#7f343e RGB chart
      #7f343e CMYK chart
      #7f343e RGB pie chart
      #7f343e color shades, tints & tones
#7f343e color schemes
#7f343e color preview, HTML & CSS examples
           This text has a color of #7f343e        
        
          <p style="color:#7f343e;">Text here</p>
        
        
          .mytext {color:#7f343e;}
        
        Text color #7f343e
      
           This box has a color of #7f343e        
        
          <div style="background-color:#7f343e;">Content here</div>
        
        
          .mybackground {background-color:#7f343e;}
        
        Background color #7f343e
      
           Border around this has a color of #7f343e        
        
          <div style="border:2px solid #7f343e;">Content here</div>
        
        
          .myborder {border:2px solid #7f343e;}
        
        Border color #7f343e