#7e0e0d color space conversions
Hex:
        #7e0e0d
        RGB:
        126, 14, 13
        CMY:
        51, 95, 95
        CMYK:
        0, 89, 90, 51
      HSL:
        1°, 81.2950%, 27.2549%
        HSV (HSB):
        1°, 89.6825%, 49.4118%
        XYZ:
        8.8339, 4.7788, 0.8376
        xyY:
        0.6113, 0.3307, 4.7788
      CIE-Lab:
        26.0949, 45.0422, 33.0112
        CIE-LCH:
        26.0949, 55.8438, 36.2375
        CIE-Luv:
        26.0949, 77.2591, 16.8490
        Hunter-Lab:
        21.8604, 33.8770, 13.0306
      #7e0e0d color charts
#7e0e0d RGB chart
      #7e0e0d CMYK chart
      #7e0e0d RGB pie chart
      #7e0e0d color shades, tints & tones
#7e0e0d color schemes
#7e0e0d color preview, HTML & CSS examples
           This text has a color of #7e0e0d        
        
          <p style="color:#7e0e0d;">Text here</p>
        
        
          .mytext {color:#7e0e0d;}
        
        Text color #7e0e0d
      
           This box has a color of #7e0e0d        
        
          <div style="background-color:#7e0e0d;">Content here</div>
        
        
          .mybackground {background-color:#7e0e0d;}
        
        Background color #7e0e0d
      
           Border around this has a color of #7e0e0d        
        
          <div style="border:2px solid #7e0e0d;">Content here</div>
        
        
          .myborder {border:2px solid #7e0e0d;}
        
        Border color #7e0e0d