#7e1535 color space conversions
Hex:
        #7e1535
        RGB:
        126, 21, 53
        CMY:
        51, 92, 79
        CMYK:
        0, 83, 58, 51
      HSL:
        342°, 71.4286%, 28.8235%
        HSV (HSB):
        342°, 83.3333%, 49.4118%
        XYZ:
        9.5150, 5.2290, 3.8760
        xyY:
        0.5110, 0.2808, 5.2290
      CIE-Lab:
        27.3774, 45.1911, 8.9972
        CIE-LCH:
        27.3774, 46.0780, 11.2599
        CIE-Luv:
        27.3774, 65.6194, 1.5193
        Hunter-Lab:
        22.8670, 34.2566, 5.9572
      #7e1535 color charts
#7e1535 RGB chart
      #7e1535 CMYK chart
      #7e1535 RGB pie chart
      #7e1535 color shades, tints & tones
#7e1535 color schemes
#7e1535 color preview, HTML & CSS examples
           This text has a color of #7e1535        
        
          <p style="color:#7e1535;">Text here</p>
        
        
          .mytext {color:#7e1535;}
        
        Text color #7e1535
      
           This box has a color of #7e1535        
        
          <div style="background-color:#7e1535;">Content here</div>
        
        
          .mybackground {background-color:#7e1535;}
        
        Background color #7e1535
      
           Border around this has a color of #7e1535        
        
          <div style="border:2px solid #7e1535;">Content here</div>
        
        
          .myborder {border:2px solid #7e1535;}
        
        Border color #7e1535