#7d1946 color space conversions
Hex:
        #7d1946
        RGB:
        125, 25, 70
        CMY:
        51, 90, 73
        CMYK:
        0, 80, 44, 51
      HSL:
        333°, 66.6667%, 29.4118%
        HSV (HSB):
        333°, 80.0000%, 49.0196%
        XYZ:
        9.9106, 5.4974, 6.3331
        xyY:
        0.4558, 0.2529, 5.4974
      CIE-Lab:
        28.1074, 45.2189, -1.4434
        CIE-LCH:
        28.1074, 45.2419, 358.1717
        CIE-Luv:
        28.1074, 57.7716, -8.8006
        Hunter-Lab:
        23.4466, 34.4180, 0.3979
      #7d1946 color charts
#7d1946 RGB chart
      #7d1946 CMYK chart
      #7d1946 RGB pie chart
      #7d1946 color shades, tints & tones
#7d1946 color schemes
#7d1946 color preview, HTML & CSS examples
           This text has a color of #7d1946        
        
          <p style="color:#7d1946;">Text here</p>
        
        
          .mytext {color:#7d1946;}
        
        Text color #7d1946
      
           This box has a color of #7d1946        
        
          <div style="background-color:#7d1946;">Content here</div>
        
        
          .mybackground {background-color:#7d1946;}
        
        Background color #7d1946
      
           Border around this has a color of #7d1946        
        
          <div style="border:2px solid #7d1946;">Content here</div>
        
        
          .myborder {border:2px solid #7d1946;}
        
        Border color #7d1946