#7d093f color space conversions
Hex:
        #7d093f
        RGB:
        125, 9, 63
        CMY:
        51, 96, 75
        CMYK:
        0, 93, 50, 51
      HSL:
        332°, 86.5672%, 26.2745%
        HSV (HSB):
        332°, 92.8000%, 49.0196%
        XYZ:
        9.4523, 4.9142, 5.1530
        xyY:
        0.4843, 0.2518, 4.9142
      CIE-Lab:
        26.4890, 48.5102, 0.9140
        CIE-LCH:
        26.4890, 48.5189, 1.0794
        CIE-Luv:
        26.4890, 63.8872, -6.8486
        Hunter-Lab:
        22.1681, 37.3173, 1.7357
      #7d093f color charts
#7d093f RGB chart
      #7d093f CMYK chart
      #7d093f RGB pie chart
      #7d093f color shades, tints & tones
#7d093f color schemes
#7d093f color preview, HTML & CSS examples
           This text has a color of #7d093f        
        
          <p style="color:#7d093f;">Text here</p>
        
        
          .mytext {color:#7d093f;}
        
        Text color #7d093f
      
           This box has a color of #7d093f        
        
          <div style="background-color:#7d093f;">Content here</div>
        
        
          .mybackground {background-color:#7d093f;}
        
        Background color #7d093f
      
           Border around this has a color of #7d093f        
        
          <div style="border:2px solid #7d093f;">Content here</div>
        
        
          .myborder {border:2px solid #7d093f;}
        
        Border color #7d093f