#7e1d1d color space conversions
Hex:
        #7e1d1d
        RGB:
        126, 29, 29
        CMY:
        51, 89, 89
        CMYK:
        0, 77, 77, 51
      HSL:
        0°, 62.5806%, 30.3922%
        HSV (HSB):
        0°, 76.9841%, 49.4118%
        XYZ:
        9.2653, 5.4031, 1.7170
        xyY:
        0.5655, 0.3297, 5.4031
      CIE-Lab:
        27.8535, 41.0907, 25.4566
        CIE-LCH:
        27.8535, 48.3372, 31.7791
        CIE-Luv:
        27.8535, 68.9397, 14.8658
        Hunter-Lab:
        23.2445, 30.4728, 11.8917
      #7e1d1d color charts
#7e1d1d RGB chart
      #7e1d1d CMYK chart
      #7e1d1d RGB pie chart
      #7e1d1d color shades, tints & tones
#7e1d1d color schemes
#7e1d1d color preview, HTML & CSS examples
           This text has a color of #7e1d1d        
        
          <p style="color:#7e1d1d;">Text here</p>
        
        
          .mytext {color:#7e1d1d;}
        
        Text color #7e1d1d
      
           This box has a color of #7e1d1d        
        
          <div style="background-color:#7e1d1d;">Content here</div>
        
        
          .mybackground {background-color:#7e1d1d;}
        
        Background color #7e1d1d
      
           Border around this has a color of #7e1d1d        
        
          <div style="border:2px solid #7e1d1d;">Content here</div>
        
        
          .myborder {border:2px solid #7e1d1d;}
        
        Border color #7e1d1d