#ee214d color space conversions
Hex:
        #ee214d
        RGB:
        238, 33, 77
        CMY:
        7, 87, 70
        CMYK:
        0, 86, 68, 7
      HSL:
        347°, 85.7741%, 53.1373%
        HSV (HSB):
        347°, 86.1345%, 93.3333%
        XYZ:
        37.1433, 19.8007, 8.8854
        xyY:
        0.5642, 0.3008, 19.8007
      CIE-Lab:
        51.6111, 74.1262, 29.8209
        CIE-LCH:
        51.6111, 79.8998, 21.9149
        CIE-Luv:
        51.6111, 143.5401, 17.1559
        Hunter-Lab:
        44.4980, 71.1260, 19.3094
      #ee214d color charts
#ee214d RGB chart
      #ee214d CMYK chart
      #ee214d RGB pie chart
      #ee214d color shades, tints & tones
#ee214d color schemes
#ee214d color preview, HTML & CSS examples
           This text has a color of #ee214d        
        
          <p style="color:#ee214d;">Text here</p>
        
        
          .mytext {color:#ee214d;}
        
        Text color #ee214d
      
           This box has a color of #ee214d        
        
          <div style="background-color:#ee214d;">Content here</div>
        
        
          .mybackground {background-color:#ee214d;}
        
        Background color #ee214d
      
           Border around this has a color of #ee214d        
        
          <div style="border:2px solid #ee214d;">Content here</div>
        
        
          .myborder {border:2px solid #ee214d;}
        
        Border color #ee214d