#7f1f20 color space conversions
Hex:
        #7f1f20
        RGB:
        127, 31, 32
        CMY:
        50, 88, 87
        CMYK:
        0, 76, 75, 50
      HSL:
        359°, 60.7595%, 30.9804%
        HSV (HSB):
        359°, 75.5906%, 49.8039%
        XYZ:
        9.5031, 5.5963, 1.9458
        xyY:
        0.5575, 0.3283, 5.5963
      CIE-Lab:
        28.3702, 40.8156, 24.2112
        CIE-LCH:
        28.3702, 47.4563, 30.6758
        CIE-Luv:
        28.3702, 68.2385, 14.3679
        Hunter-Lab:
        23.6565, 30.3068, 11.6827
      #7f1f20 color charts
#7f1f20 RGB chart
      #7f1f20 CMYK chart
      #7f1f20 RGB pie chart
      #7f1f20 color shades, tints & tones
#7f1f20 color schemes
#7f1f20 color preview, HTML & CSS examples
           This text has a color of #7f1f20        
        
          <p style="color:#7f1f20;">Text here</p>
        
        
          .mytext {color:#7f1f20;}
        
        Text color #7f1f20
      
           This box has a color of #7f1f20        
        
          <div style="background-color:#7f1f20;">Content here</div>
        
        
          .mybackground {background-color:#7f1f20;}
        
        Background color #7f1f20
      
           Border around this has a color of #7f1f20        
        
          <div style="border:2px solid #7f1f20;">Content here</div>
        
        
          .myborder {border:2px solid #7f1f20;}
        
        Border color #7f1f20