#7d0300 color space conversions
Hex:
        #7d0300
        RGB:
        125, 3, 0
        CMY:
        51, 99, 100
        CMYK:
        0, 98, 100, 51
      HSL:
        1°, 100.0000%, 24.5098%
        HSV (HSB):
        1°, 100.0000%, 49.0196%
        XYZ:
        8.4900, 4.4251, 0.4067
        xyY:
        0.6373, 0.3322, 4.4251
      CIE-Lab:
        25.0298, 46.6557, 37.3382
        CIE-LCH:
        25.0298, 59.7569, 38.6700
        CIE-Luv:
        25.0298, 80.8570, 17.9266
        Hunter-Lab:
        21.0359, 35.2290, 13.5790
      #7d0300 color charts
#7d0300 RGB chart
      #7d0300 CMYK chart
      #7d0300 RGB pie chart
      #7d0300 color shades, tints & tones
#7d0300 color schemes
#7d0300 color preview, HTML & CSS examples
           This text has a color of #7d0300        
        
          <p style="color:#7d0300;">Text here</p>
        
        
          .mytext {color:#7d0300;}
        
        Text color #7d0300
      
           This box has a color of #7d0300        
        
          <div style="background-color:#7d0300;">Content here</div>
        
        
          .mybackground {background-color:#7d0300;}
        
        Background color #7d0300
      
           Border around this has a color of #7d0300        
        
          <div style="border:2px solid #7d0300;">Content here</div>
        
        
          .myborder {border:2px solid #7d0300;}
        
        Border color #7d0300