#7d073f color space conversions
Hex:
        #7d073f
        RGB:
        125, 7, 63
        CMY:
        51, 97, 75
        CMYK:
        0, 94, 50, 51
      HSL:
        332°, 89.3939%, 25.8824%
        HSV (HSB):
        332°, 94.4000%, 49.0196%
        XYZ:
        9.4306, 4.8708, 5.1457
        xyY:
        0.4849, 0.2505, 4.8708
      CIE-Lab:
        26.3635, 48.8737, 0.7315
        CIE-LCH:
        26.3635, 48.8792, 0.8575
        CIE-Luv:
        26.3635, 64.2126, -7.0934
        Hunter-Lab:
        22.0699, 37.6519, 1.6251
      #7d073f color charts
#7d073f RGB chart
      #7d073f CMYK chart
      #7d073f RGB pie chart
      #7d073f color shades, tints & tones
#7d073f color schemes
#7d073f color preview, HTML & CSS examples
           This text has a color of #7d073f        
        
          <p style="color:#7d073f;">Text here</p>
        
        
          .mytext {color:#7d073f;}
        
        Text color #7d073f
      
           This box has a color of #7d073f        
        
          <div style="background-color:#7d073f;">Content here</div>
        
        
          .mybackground {background-color:#7d073f;}
        
        Background color #7d073f
      
           Border around this has a color of #7d073f        
        
          <div style="border:2px solid #7d073f;">Content here</div>
        
        
          .myborder {border:2px solid #7d073f;}
        
        Border color #7d073f