#7f3f2b color space conversions
Hex:
        #7f3f2b
        RGB:
        127, 63, 43
        CMY:
        50, 75, 83
        CMYK:
        0, 50, 66, 50
      HSL:
        14°, 49.4118%, 33.3333%
        HSV (HSB):
        14°, 66.1417%, 49.8039%
        XYZ:
        10.9659, 8.2415, 3.2983
        xyY:
        0.4873, 0.3662, 8.2415
      CIE-Lab:
        34.4808, 25.8209, 24.6901
        CIE-LCH:
        34.4808, 35.7257, 43.7175
        CIE-Luv:
        34.4808, 47.4035, 20.1865
        Hunter-Lab:
        28.7079, 17.9451, 13.2837
      #7f3f2b color charts
#7f3f2b RGB chart
      #7f3f2b CMYK chart
      #7f3f2b RGB pie chart
      #7f3f2b color shades, tints & tones
#7f3f2b color schemes
#7f3f2b color preview, HTML & CSS examples
           This text has a color of #7f3f2b        
        
          <p style="color:#7f3f2b;">Text here</p>
        
        
          .mytext {color:#7f3f2b;}
        
        Text color #7f3f2b
      
           This box has a color of #7f3f2b        
        
          <div style="background-color:#7f3f2b;">Content here</div>
        
        
          .mybackground {background-color:#7f3f2b;}
        
        Background color #7f3f2b
      
           Border around this has a color of #7f3f2b        
        
          <div style="border:2px solid #7f3f2b;">Content here</div>
        
        
          .myborder {border:2px solid #7f3f2b;}
        
        Border color #7f3f2b