#7d052f color space conversions
Hex:
        #7d052f
        RGB:
        125, 5, 47
        CMY:
        51, 98, 82
        CMYK:
        0, 96, 62, 51
      HSL:
        339°, 92.3077%, 25.4902%
        HSV (HSB):
        339°, 96.0000%, 49.0196%
        XYZ:
        9.0248, 4.6738, 3.1158
        xyY:
        0.5367, 0.2780, 4.6738
      CIE-Lab:
        25.7843, 48.0011, 10.8680
        CIE-LCH:
        25.7843, 49.2161, 12.7574
        CIE-Luv:
        25.7843, 70.4450, 2.3719
        Hunter-Lab:
        21.6189, 36.6819, 6.5881
      #7d052f color charts
#7d052f RGB chart
      #7d052f CMYK chart
      #7d052f RGB pie chart
      #7d052f color shades, tints & tones
#7d052f color schemes
#7d052f color preview, HTML & CSS examples
           This text has a color of #7d052f        
        
          <p style="color:#7d052f;">Text here</p>
        
        
          .mytext {color:#7d052f;}
        
        Text color #7d052f
      
           This box has a color of #7d052f        
        
          <div style="background-color:#7d052f;">Content here</div>
        
        
          .mybackground {background-color:#7d052f;}
        
        Background color #7d052f
      
           Border around this has a color of #7d052f        
        
          <div style="border:2px solid #7d052f;">Content here</div>
        
        
          .myborder {border:2px solid #7d052f;}
        
        Border color #7d052f