#e2122d color space conversions
Hex:
        #e2122d
        RGB:
        226, 18, 45
        CMY:
        11, 93, 82
        CMYK:
        0, 92, 80, 11
      HSL:
        352°, 85.2459%, 47.8431%
        HSV (HSB):
        352°, 92.0354%, 88.6275%
        XYZ:
        32.0540, 16.7908, 4.0341
        xyY:
        0.6062, 0.3175, 16.7908
      CIE-Lab:
        47.9954, 72.1888, 43.6623
        CIE-LCH:
        47.9954, 84.3660, 31.1670
        CIE-Luv:
        47.9954, 146.8098, 26.3073
        Hunter-Lab:
        40.9766, 67.9227, 22.8465
      #e2122d color charts
#e2122d RGB chart
      #e2122d CMYK chart
      #e2122d RGB pie chart
      #e2122d color shades, tints & tones
#e2122d color schemes
#e2122d color preview, HTML & CSS examples
           This text has a color of #e2122d        
        
          <p style="color:#e2122d;">Text here</p>
        
        
          .mytext {color:#e2122d;}
        
        Text color #e2122d
      
           This box has a color of #e2122d        
        
          <div style="background-color:#e2122d;">Content here</div>
        
        
          .mybackground {background-color:#e2122d;}
        
        Background color #e2122d
      
           Border around this has a color of #e2122d        
        
          <div style="border:2px solid #e2122d;">Content here</div>
        
        
          .myborder {border:2px solid #e2122d;}
        
        Border color #e2122d