#7f1533 color space conversions
Hex:
        #7f1533
        RGB:
        127, 21, 51
        CMY:
        50, 92, 80
        CMYK:
        0, 83, 60, 50
      HSL:
        343°, 71.6216%, 29.0196%
        HSV (HSB):
        343°, 83.4646%, 49.8039%
        XYZ:
        9.6181, 5.2874, 3.6456
        xyY:
        0.5185, 0.2850, 5.2874
      CIE-Lab:
        27.5383, 45.3338, 10.6046
        CIE-LCH:
        27.5383, 46.5576, 13.1661
        CIE-Luv:
        27.5383, 67.0896, 2.9242
        Hunter-Lab:
        22.9943, 34.4234, 6.6959
      #7f1533 color charts
#7f1533 RGB chart
      #7f1533 CMYK chart
      #7f1533 RGB pie chart
      #7f1533 color shades, tints & tones
#7f1533 color schemes
#7f1533 color preview, HTML & CSS examples
           This text has a color of #7f1533        
        
          <p style="color:#7f1533;">Text here</p>
        
        
          .mytext {color:#7f1533;}
        
        Text color #7f1533
      
           This box has a color of #7f1533        
        
          <div style="background-color:#7f1533;">Content here</div>
        
        
          .mybackground {background-color:#7f1533;}
        
        Background color #7f1533
      
           Border around this has a color of #7f1533        
        
          <div style="border:2px solid #7f1533;">Content here</div>
        
        
          .myborder {border:2px solid #7f1533;}
        
        Border color #7f1533