#7e0e1d color space conversions
Hex:
        #7e0e1d
        RGB:
        126, 14, 29
        CMY:
        51, 95, 89
        CMYK:
        0, 89, 77, 51
      HSL:
        352°, 80.0000%, 27.4510%
        HSV (HSB):
        352°, 88.8889%, 49.4118%
        XYZ:
        8.9830, 4.8384, 1.6228
        xyY:
        0.5816, 0.3133, 4.8384
      CIE-Lab:
        26.2693, 45.5577, 23.6588
        CIE-LCH:
        26.2693, 51.3346, 27.4436
        CIE-Luv:
        26.2693, 74.4154, 12.1244
        Hunter-Lab:
        21.9964, 34.4031, 11.0232
      #7e0e1d color charts
#7e0e1d RGB chart
      #7e0e1d CMYK chart
      #7e0e1d RGB pie chart
      #7e0e1d color shades, tints & tones
#7e0e1d color schemes
#7e0e1d color preview, HTML & CSS examples
           This text has a color of #7e0e1d        
        
          <p style="color:#7e0e1d;">Text here</p>
        
        
          .mytext {color:#7e0e1d;}
        
        Text color #7e0e1d
      
           This box has a color of #7e0e1d        
        
          <div style="background-color:#7e0e1d;">Content here</div>
        
        
          .mybackground {background-color:#7e0e1d;}
        
        Background color #7e0e1d
      
           Border around this has a color of #7e0e1d        
        
          <div style="border:2px solid #7e0e1d;">Content here</div>
        
        
          .myborder {border:2px solid #7e0e1d;}
        
        Border color #7e0e1d