#7e053d color space conversions
Hex:
        #7e053d
        RGB:
        126, 5, 61
        CMY:
        51, 98, 76
        CMYK:
        0, 96, 52, 51
      HSL:
        332°, 92.3664%, 25.6863%
        HSV (HSB):
        332°, 96.0317%, 49.4118%
        XYZ:
        9.5008, 4.8811, 4.8563
        xyY:
        0.4939, 0.2537, 4.8811
      CIE-Lab:
        26.3933, 49.3178, 2.1649
        CIE-LCH:
        26.3933, 49.3653, 2.5135
        CIE-Luv:
        26.3933, 66.1497, -5.7584
        Hunter-Lab:
        22.0932, 38.0976, 2.4328
      #7e053d color charts
#7e053d RGB chart
      #7e053d CMYK chart
      #7e053d RGB pie chart
      #7e053d color shades, tints & tones
#7e053d color schemes
#7e053d color preview, HTML & CSS examples
           This text has a color of #7e053d        
        
          <p style="color:#7e053d;">Text here</p>
        
        
          .mytext {color:#7e053d;}
        
        Text color #7e053d
      
           This box has a color of #7e053d        
        
          <div style="background-color:#7e053d;">Content here</div>
        
        
          .mybackground {background-color:#7e053d;}
        
        Background color #7e053d
      
           Border around this has a color of #7e053d        
        
          <div style="border:2px solid #7e053d;">Content here</div>
        
        
          .myborder {border:2px solid #7e053d;}
        
        Border color #7e053d