#7c052f color space conversions
Hex:
        #7c052f
        RGB:
        124, 5, 47
        CMY:
        51, 98, 82
        CMYK:
        0, 96, 62, 51
      HSL:
        339°, 92.2481%, 25.2941%
        HSV (HSB):
        339°, 95.9677%, 48.6275%
        XYZ:
        8.8795, 4.5989, 3.1090
        xyY:
        0.5353, 0.2773, 4.5989
      CIE-Lab:
        25.5599, 47.7377, 10.5257
        CIE-LCH:
        25.5599, 48.8844, 12.4342
        CIE-Luv:
        25.5599, 69.6217, 2.1181
        Hunter-Lab:
        21.4450, 36.3814, 6.4159
      #7c052f color charts
#7c052f RGB chart
      #7c052f CMYK chart
      #7c052f RGB pie chart
      #7c052f color shades, tints & tones
#7c052f color schemes
#7c052f color preview, HTML & CSS examples
           This text has a color of #7c052f        
        
          <p style="color:#7c052f;">Text here</p>
        
        
          .mytext {color:#7c052f;}
        
        Text color #7c052f
      
           This box has a color of #7c052f        
        
          <div style="background-color:#7c052f;">Content here</div>
        
        
          .mybackground {background-color:#7c052f;}
        
        Background color #7c052f
      
           Border around this has a color of #7c052f        
        
          <div style="border:2px solid #7c052f;">Content here</div>
        
        
          .myborder {border:2px solid #7c052f;}
        
        Border color #7c052f