#7d0503 color space conversions
Hex:
        #7d0503
        RGB:
        125, 5, 3
        CMY:
        51, 98, 99
        CMYK:
        0, 96, 98, 51
      HSL:
        1°, 95.3125%, 25.0980%
        HSV (HSB):
        1°, 97.6000%, 49.0196%
        XYZ:
        8.5282, 4.4751, 0.5004
        xyY:
        0.6315, 0.3314, 4.4751
      CIE-Lab:
        25.1837, 46.3264, 36.2621
        CIE-LCH:
        25.1837, 58.8309, 38.0521
        CIE-Luv:
        25.1837, 79.9764, 17.5708
        Hunter-Lab:
        21.1544, 34.9400, 13.4055
      #7d0503 color charts
#7d0503 RGB chart
      #7d0503 CMYK chart
      #7d0503 RGB pie chart
      #7d0503 color shades, tints & tones
#7d0503 color schemes
#7d0503 color preview, HTML & CSS examples
           This text has a color of #7d0503        
        
          <p style="color:#7d0503;">Text here</p>
        
        
          .mytext {color:#7d0503;}
        
        Text color #7d0503
      
           This box has a color of #7d0503        
        
          <div style="background-color:#7d0503;">Content here</div>
        
        
          .mybackground {background-color:#7d0503;}
        
        Background color #7d0503
      
           Border around this has a color of #7d0503        
        
          <div style="border:2px solid #7d0503;">Content here</div>
        
        
          .myborder {border:2px solid #7d0503;}
        
        Border color #7d0503