#7f2029 color space conversions
Hex:
        #7f2029
        RGB:
        127, 32, 41
        CMY:
        50, 87, 84
        CMYK:
        0, 75, 68, 50
      HSL:
        354°, 59.7484%, 31.1765%
        HSV (HSB):
        354°, 74.8031%, 49.8039%
        XYZ:
        9.6691, 5.7051, 2.6894
        xyY:
        0.5353, 0.3158, 5.7051
      CIE-Lab:
        28.6560, 40.9273, 18.7477
        CIE-LCH:
        28.6560, 45.0169, 24.6113
        CIE-Luv:
        28.6560, 65.7579, 10.6744
        Hunter-Lab:
        23.8854, 30.4597, 10.0440
      #7f2029 color charts
#7f2029 RGB chart
      #7f2029 CMYK chart
      #7f2029 RGB pie chart
      #7f2029 color shades, tints & tones
#7f2029 color schemes
#7f2029 color preview, HTML & CSS examples
           This text has a color of #7f2029        
        
          <p style="color:#7f2029;">Text here</p>
        
        
          .mytext {color:#7f2029;}
        
        Text color #7f2029
      
           This box has a color of #7f2029        
        
          <div style="background-color:#7f2029;">Content here</div>
        
        
          .mybackground {background-color:#7f2029;}
        
        Background color #7f2029
      
           Border around this has a color of #7f2029        
        
          <div style="border:2px solid #7f2029;">Content here</div>
        
        
          .myborder {border:2px solid #7f2029;}
        
        Border color #7f2029