#e3214f color space conversions
Hex:
        #e3214f
        RGB:
        227, 33, 79
        CMY:
        11, 87, 69
        CMYK:
        0, 85, 65, 11
      HSL:
        346°, 77.6000%, 50.9804%
        HSV (HSB):
        346°, 85.4626%, 89.0196%
        XYZ:
        33.6337, 17.9831, 9.0955
        xyY:
        0.5540, 0.2962, 17.9831
      CIE-Lab:
        49.4756, 71.4343, 25.4606
        CIE-LCH:
        49.4756, 75.8360, 19.6171
        CIE-Luv:
        49.4756, 134.4374, 13.5860
        Hunter-Lab:
        42.4065, 67.3616, 16.9678
      #e3214f color charts
#e3214f RGB chart
      #e3214f CMYK chart
      #e3214f RGB pie chart
      #e3214f color shades, tints & tones
#e3214f color schemes
#e3214f color preview, HTML & CSS examples
           This text has a color of #e3214f        
        
          <p style="color:#e3214f;">Text here</p>
        
        
          .mytext {color:#e3214f;}
        
        Text color #e3214f
      
           This box has a color of #e3214f        
        
          <div style="background-color:#e3214f;">Content here</div>
        
        
          .mybackground {background-color:#e3214f;}
        
        Background color #e3214f
      
           Border around this has a color of #e3214f        
        
          <div style="border:2px solid #e3214f;">Content here</div>
        
        
          .myborder {border:2px solid #e3214f;}
        
        Border color #e3214f