#e2234a color space conversions
Hex:
        #e2234a
        RGB:
        226, 35, 74
        CMY:
        11, 86, 71
        CMYK:
        0, 85, 67, 11
      HSL:
        348°, 76.7068%, 51.1765%
        HSV (HSB):
        348°, 84.5133%, 88.6275%
        XYZ:
        33.2011, 17.8652, 8.1770
        xyY:
        0.5604, 0.3016, 17.8652
      CIE-Lab:
        49.3322, 70.5296, 28.2614
        CIE-LCH:
        49.3322, 75.9811, 21.8361
        CIE-Luv:
        49.3322, 134.6114, 16.2342
        Hunter-Lab:
        42.2673, 66.2446, 18.1169
      #e2234a color charts
#e2234a RGB chart
      #e2234a CMYK chart
      #e2234a RGB pie chart
      #e2234a color shades, tints & tones
#e2234a color schemes
#e2234a color preview, HTML & CSS examples
           This text has a color of #e2234a        
        
          <p style="color:#e2234a;">Text here</p>
        
        
          .mytext {color:#e2234a;}
        
        Text color #e2234a
      
           This box has a color of #e2234a        
        
          <div style="background-color:#e2234a;">Content here</div>
        
        
          .mybackground {background-color:#e2234a;}
        
        Background color #e2234a
      
           Border around this has a color of #e2234a        
        
          <div style="border:2px solid #e2234a;">Content here</div>
        
        
          .myborder {border:2px solid #e2234a;}
        
        Border color #e2234a