#7f1d24 color space conversions
Hex:
        #7f1d24
        RGB:
        127, 29, 36
        CMY:
        50, 89, 86
        CMYK:
        0, 77, 72, 50
      HSL:
        356°, 62.8205%, 30.5882%
        HSV (HSB):
        356°, 77.1654%, 49.8039%
        XYZ:
        9.5102, 5.5181, 2.2329
        xyY:
        0.5510, 0.3197, 5.5181
      CIE-Lab:
        28.1627, 41.7679, 21.3987
        CIE-LCH:
        28.1627, 46.9304, 27.1272
        CIE-Luv:
        28.1627, 68.2748, 12.2314
        Hunter-Lab:
        23.4907, 31.1569, 10.8076
      #7f1d24 color charts
#7f1d24 RGB chart
      #7f1d24 CMYK chart
      #7f1d24 RGB pie chart
      #7f1d24 color shades, tints & tones
#7f1d24 color schemes
#7f1d24 color preview, HTML & CSS examples
           This text has a color of #7f1d24        
        
          <p style="color:#7f1d24;">Text here</p>
        
        
          .mytext {color:#7f1d24;}
        
        Text color #7f1d24
      
           This box has a color of #7f1d24        
        
          <div style="background-color:#7f1d24;">Content here</div>
        
        
          .mybackground {background-color:#7f1d24;}
        
        Background color #7f1d24
      
           Border around this has a color of #7f1d24        
        
          <div style="border:2px solid #7f1d24;">Content here</div>
        
        
          .myborder {border:2px solid #7f1d24;}
        
        Border color #7f1d24