#7f333e color space conversions
Hex:
        #7f333e
        RGB:
        127, 51, 62
        CMY:
        50, 80, 76
        CMYK:
        0, 60, 51, 50
      HSL:
        351°, 42.6966%, 34.9020%
        HSV (HSB):
        351°, 59.8425%, 49.8039%
        XYZ:
        10.8057, 7.2275, 5.3829
        xyY:
        0.4615, 0.3087, 7.2275
      CIE-Lab:
        32.3193, 33.9465, 9.9056
        CIE-LCH:
        32.3193, 35.3622, 16.2673
        CIE-Luv:
        32.3193, 51.0325, 5.1217
        Hunter-Lab:
        26.8840, 24.6992, 6.9472
      #7f333e color charts
#7f333e RGB chart
      #7f333e CMYK chart
      #7f333e RGB pie chart
      #7f333e color shades, tints & tones
#7f333e color schemes
#7f333e color preview, HTML & CSS examples
           This text has a color of #7f333e        
        
          <p style="color:#7f333e;">Text here</p>
        
        
          .mytext {color:#7f333e;}
        
        Text color #7f333e
      
           This box has a color of #7f333e        
        
          <div style="background-color:#7f333e;">Content here</div>
        
        
          .mybackground {background-color:#7f333e;}
        
        Background color #7f333e
      
           Border around this has a color of #7f333e        
        
          <div style="border:2px solid #7f333e;">Content here</div>
        
        
          .myborder {border:2px solid #7f333e;}
        
        Border color #7f333e