#7d081b color space conversions
Hex:
        #7d081b
        RGB:
        125, 8, 27
        CMY:
        51, 97, 89
        CMYK:
        0, 94, 78, 51
      HSL:
        350°, 87.9699%, 26.0784%
        HSV (HSB):
        350°, 93.6000%, 49.0196%
        XYZ:
        8.7421, 4.6128, 1.4665
        xyY:
        0.5898, 0.3112, 4.6128
      CIE-Lab:
        25.6018, 46.3808, 24.1421
        CIE-LCH:
        25.6018, 52.2878, 27.4979
        CIE-Luv:
        25.6018, 75.5105, 11.9466
        Hunter-Lab:
        21.4774, 35.0709, 10.9858
      #7d081b color charts
#7d081b RGB chart
      #7d081b CMYK chart
      #7d081b RGB pie chart
      #7d081b color shades, tints & tones
#7d081b color schemes
#7d081b color preview, HTML & CSS examples
           This text has a color of #7d081b        
        
          <p style="color:#7d081b;">Text here</p>
        
        
          .mytext {color:#7d081b;}
        
        Text color #7d081b
      
           This box has a color of #7d081b        
        
          <div style="background-color:#7d081b;">Content here</div>
        
        
          .mybackground {background-color:#7d081b;}
        
        Background color #7d081b
      
           Border around this has a color of #7d081b        
        
          <div style="border:2px solid #7d081b;">Content here</div>
        
        
          .myborder {border:2px solid #7d081b;}
        
        Border color #7d081b