#7d1034 color space conversions
Hex:
        #7d1034
        RGB:
        125, 16, 52
        CMY:
        51, 94, 80
        CMYK:
        0, 87, 58, 51
      HSL:
        340°, 77.3050%, 27.6471%
        HSV (HSB):
        340°, 87.2000%, 49.0196%
        XYZ:
        9.2626, 4.9785, 3.7216
        xyY:
        0.5157, 0.2772, 4.9785
      CIE-Lab:
        26.6734, 46.1547, 8.6688
        CIE-LCH:
        26.6734, 46.9617, 10.6374
        CIE-Luv:
        26.6734, 66.4846, 0.9679
        Hunter-Lab:
        22.3125, 35.0536, 5.7296
      #7d1034 color charts
#7d1034 RGB chart
      #7d1034 CMYK chart
      #7d1034 RGB pie chart
      #7d1034 color shades, tints & tones
#7d1034 color schemes
#7d1034 color preview, HTML & CSS examples
           This text has a color of #7d1034        
        
          <p style="color:#7d1034;">Text here</p>
        
        
          .mytext {color:#7d1034;}
        
        Text color #7d1034
      
           This box has a color of #7d1034        
        
          <div style="background-color:#7d1034;">Content here</div>
        
        
          .mybackground {background-color:#7d1034;}
        
        Background color #7d1034
      
           Border around this has a color of #7d1034        
        
          <div style="border:2px solid #7d1034;">Content here</div>
        
        
          .myborder {border:2px solid #7d1034;}
        
        Border color #7d1034