#7f2a31 color space conversions
Hex:
        #7f2a31
        RGB:
        127, 42, 49
        CMY:
        50, 84, 81
        CMYK:
        0, 67, 61, 50
      HSL:
        355°, 50.2959%, 33.1373%
        HSV (HSB):
        355°, 66.9291%, 49.8039%
        XYZ:
        10.1347, 6.3897, 3.6049
        xyY:
        0.5035, 0.3174, 6.3897
      CIE-Lab:
        30.3751, 37.2054, 15.7364
        CIE-LCH:
        30.3751, 40.3965, 22.9265
        CIE-Luv:
        30.3751, 58.9373, 9.4936
        Hunter-Lab:
        25.2779, 27.3303, 9.2391
      #7f2a31 color charts
#7f2a31 RGB chart
      #7f2a31 CMYK chart
      #7f2a31 RGB pie chart
      #7f2a31 color shades, tints & tones
#7f2a31 color schemes
#7f2a31 color preview, HTML & CSS examples
           This text has a color of #7f2a31        
        
          <p style="color:#7f2a31;">Text here</p>
        
        
          .mytext {color:#7f2a31;}
        
        Text color #7f2a31
      
           This box has a color of #7f2a31        
        
          <div style="background-color:#7f2a31;">Content here</div>
        
        
          .mybackground {background-color:#7f2a31;}
        
        Background color #7f2a31
      
           Border around this has a color of #7f2a31        
        
          <div style="border:2px solid #7f2a31;">Content here</div>
        
        
          .myborder {border:2px solid #7f2a31;}
        
        Border color #7f2a31