#7e001f color space conversions
Hex:
        #7e001f
        RGB:
        126, 0, 31
        CMY:
        51, 100, 88
        CMYK:
        0, 100, 75, 51
      HSL:
        345°, 100.0000%, 24.7059%
        HSV (HSB):
        345°, 100.0000%, 49.4118%
        XYZ:
        8.8515, 4.5345, 1.7051
        xyY:
        0.5865, 0.3005, 4.5345
      CIE-Lab:
        25.3653, 48.3377, 21.2827
        CIE-LCH:
        25.3653, 52.8156, 23.7635
        CIE-Luv:
        25.3653, 77.1680, 9.7110
        Hunter-Lab:
        21.2945, 36.9320, 10.1588
      #7e001f color charts
#7e001f RGB chart
      #7e001f CMYK chart
      #7e001f RGB pie chart
      #7e001f color shades, tints & tones
#7e001f color schemes
#7e001f color preview, HTML & CSS examples
           This text has a color of #7e001f        
        
          <p style="color:#7e001f;">Text here</p>
        
        
          .mytext {color:#7e001f;}
        
        Text color #7e001f
      
           This box has a color of #7e001f        
        
          <div style="background-color:#7e001f;">Content here</div>
        
        
          .mybackground {background-color:#7e001f;}
        
        Background color #7e001f
      
           Border around this has a color of #7e001f        
        
          <div style="border:2px solid #7e001f;">Content here</div>
        
        
          .myborder {border:2px solid #7e001f;}
        
        Border color #7e001f