#7f1f35 color space conversions
Hex:
        #7f1f35
        RGB:
        127, 31, 53
        CMY:
        50, 88, 79
        CMYK:
        0, 76, 58, 50
      HSL:
        346°, 60.7595%, 30.9804%
        HSV (HSB):
        346°, 75.5906%, 49.8039%
        XYZ:
        9.8850, 5.7490, 3.9568
        xyY:
        0.5046, 0.2935, 5.7490
      CIE-Lab:
        28.7703, 42.1589, 10.9442
        CIE-LCH:
        28.7703, 43.5563, 14.5524
        CIE-Luv:
        28.7703, 62.9468, 4.0355
        Hunter-Lab:
        23.9772, 31.6296, 6.9997
      #7f1f35 color charts
#7f1f35 RGB chart
      #7f1f35 CMYK chart
      #7f1f35 RGB pie chart
      #7f1f35 color shades, tints & tones
#7f1f35 color schemes
#7f1f35 color preview, HTML & CSS examples
           This text has a color of #7f1f35        
        
          <p style="color:#7f1f35;">Text here</p>
        
        
          .mytext {color:#7f1f35;}
        
        Text color #7f1f35
      
           This box has a color of #7f1f35        
        
          <div style="background-color:#7f1f35;">Content here</div>
        
        
          .mybackground {background-color:#7f1f35;}
        
        Background color #7f1f35
      
           Border around this has a color of #7f1f35        
        
          <div style="border:2px solid #7f1f35;">Content here</div>
        
        
          .myborder {border:2px solid #7f1f35;}
        
        Border color #7f1f35