#7d001f color space conversions
Hex:
        #7d001f
        RGB:
        125, 0, 31
        CMY:
        51, 100, 88
        CMYK:
        0, 100, 75, 51
      HSL:
        345°, 100.0000%, 24.5098%
        HSV (HSB):
        345°, 100.0000%, 49.0196%
        XYZ:
        8.7048, 4.4589, 1.6982
        xyY:
        0.5857, 0.3000, 4.4589
      CIE-Lab:
        25.1340, 48.0754, 20.9511
        CIE-LCH:
        25.1340, 52.4423, 23.5475
        CIE-Luv:
        25.1340, 76.3644, 9.4901
        Hunter-Lab:
        21.1161, 36.6305, 10.0131
      #7d001f color charts
#7d001f RGB chart
      #7d001f CMYK chart
      #7d001f RGB pie chart
      #7d001f color shades, tints & tones
#7d001f color schemes
#7d001f color preview, HTML & CSS examples
           This text has a color of #7d001f        
        
          <p style="color:#7d001f;">Text here</p>
        
        
          .mytext {color:#7d001f;}
        
        Text color #7d001f
      
           This box has a color of #7d001f        
        
          <div style="background-color:#7d001f;">Content here</div>
        
        
          .mybackground {background-color:#7d001f;}
        
        Background color #7d001f
      
           Border around this has a color of #7d001f        
        
          <div style="border:2px solid #7d001f;">Content here</div>
        
        
          .myborder {border:2px solid #7d001f;}
        
        Border color #7d001f