#7f3f13 color space conversions
Hex:
        #7f3f13
        RGB:
        127, 63, 19
        CMY:
        50, 75, 93
        CMYK:
        0, 50, 85, 50
      HSL:
        24°, 73.9726%, 28.6275%
        HSV (HSB):
        24°, 85.0394%, 49.8039%
        XYZ:
        10.6474, 8.1141, 1.6211
        xyY:
        0.5224, 0.3981, 8.1141
      CIE-Lab:
        34.2193, 24.5682, 37.3835
        CIE-LCH:
        34.2193, 44.7339, 56.6874
        CIE-Luv:
        34.2193, 50.0603, 28.4008
        Hunter-Lab:
        28.4852, 16.8723, 16.5655
      #7f3f13 color charts
#7f3f13 RGB chart
      #7f3f13 CMYK chart
      #7f3f13 RGB pie chart
      #7f3f13 color shades, tints & tones
#7f3f13 color schemes
#7f3f13 color preview, HTML & CSS examples
           This text has a color of #7f3f13        
        
          <p style="color:#7f3f13;">Text here</p>
        
        
          .mytext {color:#7f3f13;}
        
        Text color #7f3f13
      
           This box has a color of #7f3f13        
        
          <div style="background-color:#7f3f13;">Content here</div>
        
        
          .mybackground {background-color:#7f3f13;}
        
        Background color #7f3f13
      
           Border around this has a color of #7f3f13        
        
          <div style="border:2px solid #7f3f13;">Content here</div>
        
        
          .myborder {border:2px solid #7f3f13;}
        
        Border color #7f3f13