#7d1d25 color space conversions
Hex:
        #7d1d25
        RGB:
        125, 29, 37
        CMY:
        51, 89, 85
        CMYK:
        0, 77, 70, 51
      HSL:
        355°, 62.3377%, 30.1961%
        HSV (HSB):
        355°, 76.8000%, 49.0196%
        XYZ:
        9.2307, 5.3723, 2.3007
        xyY:
        0.5461, 0.3178, 5.3723
      CIE-Lab:
        27.7701, 41.1637, 20.1735
        CIE-LCH:
        27.7701, 45.8413, 26.1086
        CIE-Luv:
        27.7701, 66.3983, 11.4010
        Hunter-Lab:
        23.1782, 30.5261, 10.3395
      #7d1d25 color charts
#7d1d25 RGB chart
      #7d1d25 CMYK chart
      #7d1d25 RGB pie chart
      #7d1d25 color shades, tints & tones
#7d1d25 color schemes
#7d1d25 color preview, HTML & CSS examples
           This text has a color of #7d1d25        
        
          <p style="color:#7d1d25;">Text here</p>
        
        
          .mytext {color:#7d1d25;}
        
        Text color #7d1d25
      
           This box has a color of #7d1d25        
        
          <div style="background-color:#7d1d25;">Content here</div>
        
        
          .mybackground {background-color:#7d1d25;}
        
        Background color #7d1d25
      
           Border around this has a color of #7d1d25        
        
          <div style="border:2px solid #7d1d25;">Content here</div>
        
        
          .myborder {border:2px solid #7d1d25;}
        
        Border color #7d1d25