#e2062a color space conversions
Hex:
        #e2062a
        RGB:
        226, 6, 42
        CMY:
        11, 98, 84
        CMYK:
        0, 97, 81, 11
      HSL:
        350°, 94.8276%, 45.4902%
        HSV (HSB):
        350°, 97.3451%, 88.6275%
        XYZ:
        31.8471, 16.4662, 3.6902
        xyY:
        0.6124, 0.3166, 16.4662
      CIE-Lab:
        47.5802, 73.2277, 44.8976
        CIE-LCH:
        47.5802, 85.8958, 31.5134
        CIE-Luv:
        47.5802, 149.4190, 26.4989
        Hunter-Lab:
        40.5785, 69.0790, 23.0131
      #e2062a color charts
#e2062a RGB chart
      #e2062a CMYK chart
      #e2062a RGB pie chart
      #e2062a color shades, tints & tones
#e2062a color schemes
#e2062a color preview, HTML & CSS examples
           This text has a color of #e2062a        
        
          <p style="color:#e2062a;">Text here</p>
        
        
          .mytext {color:#e2062a;}
        
        Text color #e2062a
      
           This box has a color of #e2062a        
        
          <div style="background-color:#e2062a;">Content here</div>
        
        
          .mybackground {background-color:#e2062a;}
        
        Background color #e2062a
      
           Border around this has a color of #e2062a        
        
          <div style="border:2px solid #e2062a;">Content here</div>
        
        
          .myborder {border:2px solid #e2062a;}
        
        Border color #e2062a