#7f2829 color space conversions
Hex:
        #7f2829
        RGB:
        127, 40, 41
        CMY:
        50, 84, 84
        CMYK:
        0, 69, 68, 50
      HSL:
        359°, 52.0958%, 32.7451%
        HSV (HSB):
        359°, 68.5039%, 49.8039%
        XYZ:
        9.9114, 6.1897, 2.7702
        xyY:
        0.5252, 0.3280, 6.1897
      CIE-Lab:
        29.8861, 37.5587, 20.2913
        CIE-LCH:
        29.8861, 42.6895, 28.3803
        CIE-Luv:
        29.8861, 61.8180, 12.9092
        Hunter-Lab:
        24.8791, 27.5730, 10.8137
      #7f2829 color charts
#7f2829 RGB chart
      #7f2829 CMYK chart
      #7f2829 RGB pie chart
      #7f2829 color shades, tints & tones
#7f2829 color schemes
#7f2829 color preview, HTML & CSS examples
           This text has a color of #7f2829        
        
          <p style="color:#7f2829;">Text here</p>
        
        
          .mytext {color:#7f2829;}
        
        Text color #7f2829
      
           This box has a color of #7f2829        
        
          <div style="background-color:#7f2829;">Content here</div>
        
        
          .mybackground {background-color:#7f2829;}
        
        Background color #7f2829
      
           Border around this has a color of #7f2829        
        
          <div style="border:2px solid #7f2829;">Content here</div>
        
        
          .myborder {border:2px solid #7f2829;}
        
        Border color #7f2829