#7f3f29 color space conversions
Hex:
        #7f3f29
        RGB:
        127, 63, 41
        CMY:
        50, 75, 84
        CMYK:
        0, 50, 68, 50
      HSL:
        15°, 51.1905%, 32.9412%
        HSV (HSB):
        15°, 67.7165%, 49.8039%
        XYZ:
        10.9301, 8.2271, 3.1097
        xyY:
        0.4909, 0.3695, 8.2271
      CIE-Lab:
        34.4515, 25.6818, 25.8511
        CIE-LCH:
        34.4515, 36.4395, 45.1882
        CIE-Luv:
        34.4515, 47.6893, 21.0739
        Hunter-Lab:
        28.6830, 17.8253, 13.6500
      #7f3f29 color charts
#7f3f29 RGB chart
      #7f3f29 CMYK chart
      #7f3f29 RGB pie chart
      #7f3f29 color shades, tints & tones
#7f3f29 color schemes
#7f3f29 color preview, HTML & CSS examples
           This text has a color of #7f3f29        
        
          <p style="color:#7f3f29;">Text here</p>
        
        
          .mytext {color:#7f3f29;}
        
        Text color #7f3f29
      
           This box has a color of #7f3f29        
        
          <div style="background-color:#7f3f29;">Content here</div>
        
        
          .mybackground {background-color:#7f3f29;}
        
        Background color #7f3f29
      
           Border around this has a color of #7f3f29        
        
          <div style="border:2px solid #7f3f29;">Content here</div>
        
        
          .myborder {border:2px solid #7f3f29;}
        
        Border color #7f3f29