#7f1f29 color space conversions
Hex:
        #7f1f29
        RGB:
        127, 31, 41
        CMY:
        50, 88, 84
        CMYK:
        0, 76, 68, 50
      HSL:
        354°, 60.7595%, 30.9804%
        HSV (HSB):
        354°, 75.5906%, 49.8039%
        XYZ:
        9.6426, 5.6521, 2.6806
        xyY:
        0.5364, 0.3144, 5.6521
      CIE-Lab:
        28.5172, 41.3122, 18.5722
        CIE-LCH:
        28.5172, 45.2948, 24.2067
        CIE-Luv:
        28.5172, 66.2051, 10.4215
        Hunter-Lab:
        23.7741, 30.7936, 9.9569
      #7f1f29 color charts
#7f1f29 RGB chart
      #7f1f29 CMYK chart
      #7f1f29 RGB pie chart
      #7f1f29 color shades, tints & tones
#7f1f29 color schemes
#7f1f29 color preview, HTML & CSS examples
           This text has a color of #7f1f29        
        
          <p style="color:#7f1f29;">Text here</p>
        
        
          .mytext {color:#7f1f29;}
        
        Text color #7f1f29
      
           This box has a color of #7f1f29        
        
          <div style="background-color:#7f1f29;">Content here</div>
        
        
          .mybackground {background-color:#7f1f29;}
        
        Background color #7f1f29
      
           Border around this has a color of #7f1f29        
        
          <div style="border:2px solid #7f1f29;">Content here</div>
        
        
          .myborder {border:2px solid #7f1f29;}
        
        Border color #7f1f29