#7d141d color space conversions
Hex:
        #7d141d
        RGB:
        125, 20, 29
        CMY:
        51, 92, 89
        CMYK:
        0, 84, 77, 51
      HSL:
        355°, 72.4138%, 28.4314%
        HSV (HSB):
        355°, 84.0000%, 49.0196%
        XYZ:
        8.9294, 4.9490, 1.6470
        xyY:
        0.5751, 0.3188, 4.9490
      CIE-Lab:
        26.5890, 43.7259, 23.9667
        CIE-LCH:
        26.5890, 49.8634, 28.7277
        CIE-Luv:
        26.5890, 71.7429, 12.8604
        Hunter-Lab:
        22.2463, 32.7164, 11.1829
      #7d141d color charts
#7d141d RGB chart
      #7d141d CMYK chart
      #7d141d RGB pie chart
      #7d141d color shades, tints & tones
#7d141d color schemes
#7d141d color preview, HTML & CSS examples
           This text has a color of #7d141d        
        
          <p style="color:#7d141d;">Text here</p>
        
        
          .mytext {color:#7d141d;}
        
        Text color #7d141d
      
           This box has a color of #7d141d        
        
          <div style="background-color:#7d141d;">Content here</div>
        
        
          .mybackground {background-color:#7d141d;}
        
        Background color #7d141d
      
           Border around this has a color of #7d141d        
        
          <div style="border:2px solid #7d141d;">Content here</div>
        
        
          .myborder {border:2px solid #7d141d;}
        
        Border color #7d141d