#7f1f21 color space conversions
Hex:
        #7f1f21
        RGB:
        127, 31, 33
        CMY:
        50, 88, 87
        CMYK:
        0, 76, 74, 50
      HSL:
        359°, 60.7595%, 30.9804%
        HSV (HSB):
        359°, 75.5906%, 49.8039%
        XYZ:
        9.5169, 5.6018, 2.0185
        xyY:
        0.5553, 0.3269, 5.6018
      CIE-Lab:
        28.3848, 40.8650, 23.5933
        CIE-LCH:
        28.3848, 47.1868, 29.9999
        CIE-Luv:
        28.3848, 68.0318, 13.9680
        Hunter-Lab:
        23.6681, 30.3552, 11.5112
      #7f1f21 color charts
#7f1f21 RGB chart
      #7f1f21 CMYK chart
      #7f1f21 RGB pie chart
      #7f1f21 color shades, tints & tones
#7f1f21 color schemes
#7f1f21 color preview, HTML & CSS examples
           This text has a color of #7f1f21        
        
          <p style="color:#7f1f21;">Text here</p>
        
        
          .mytext {color:#7f1f21;}
        
        Text color #7f1f21
      
           This box has a color of #7f1f21        
        
          <div style="background-color:#7f1f21;">Content here</div>
        
        
          .mybackground {background-color:#7f1f21;}
        
        Background color #7f1f21
      
           Border around this has a color of #7f1f21        
        
          <div style="border:2px solid #7f1f21;">Content here</div>
        
        
          .myborder {border:2px solid #7f1f21;}
        
        Border color #7f1f21