#7d1b2a color space conversions
Hex:
        #7d1b2a
        RGB:
        125, 27, 42
        CMY:
        51, 89, 84
        CMYK:
        0, 78, 66, 51
      HSL:
        351°, 64.4737%, 29.8039%
        HSV (HSB):
        351°, 78.4000%, 49.0196%
        XYZ:
        9.2673, 5.3110, 2.7272
        xyY:
        0.5355, 0.3069, 5.3110
      CIE-Lab:
        27.6031, 42.1867, 16.6608
        CIE-LCH:
        27.6031, 45.3575, 21.5506
        CIE-Luv:
        27.6031, 65.9793, 8.5617
        Hunter-Lab:
        23.0456, 31.4501, 9.1157
      #7d1b2a color charts
#7d1b2a RGB chart
      #7d1b2a CMYK chart
      #7d1b2a RGB pie chart
      #7d1b2a color shades, tints & tones
#7d1b2a color schemes
#7d1b2a color preview, HTML & CSS examples
           This text has a color of #7d1b2a        
        
          <p style="color:#7d1b2a;">Text here</p>
        
        
          .mytext {color:#7d1b2a;}
        
        Text color #7d1b2a
      
           This box has a color of #7d1b2a        
        
          <div style="background-color:#7d1b2a;">Content here</div>
        
        
          .mybackground {background-color:#7d1b2a;}
        
        Background color #7d1b2a
      
           Border around this has a color of #7d1b2a        
        
          <div style="border:2px solid #7d1b2a;">Content here</div>
        
        
          .myborder {border:2px solid #7d1b2a;}
        
        Border color #7d1b2a