#7e310a color space conversions
Hex:
        #7e310a
        RGB:
        126, 49, 10
        CMY:
        51, 81, 96
        CMYK:
        0, 61, 92, 51
      HSL:
        20°, 85.2941%, 26.6667%
        HSV (HSB):
        20°, 92.0635%, 49.4118%
        XYZ:
        9.7573, 6.6542, 1.0573
        xyY:
        0.5586, 0.3809, 6.6542
      CIE-Lab:
        31.0063, 31.5041, 38.3769
        CIE-LCH:
        31.0063, 49.6517, 50.6170
        CIE-Luv:
        31.0063, 59.7942, 25.3361
        Hunter-Lab:
        25.7957, 22.3757, 15.6269
      #7e310a color charts
#7e310a RGB chart
      #7e310a CMYK chart
      #7e310a RGB pie chart
      #7e310a color shades, tints & tones
#7e310a color schemes
#7e310a color preview, HTML & CSS examples
           This text has a color of #7e310a        
        
          <p style="color:#7e310a;">Text here</p>
        
        
          .mytext {color:#7e310a;}
        
        Text color #7e310a
      
           This box has a color of #7e310a        
        
          <div style="background-color:#7e310a;">Content here</div>
        
        
          .mybackground {background-color:#7e310a;}
        
        Background color #7e310a
      
           Border around this has a color of #7e310a        
        
          <div style="border:2px solid #7e310a;">Content here</div>
        
        
          .myborder {border:2px solid #7e310a;}
        
        Border color #7e310a