#e2514f color space conversions
Hex:
        #e2514f
        RGB:
        226, 81, 79
        CMY:
        11, 68, 69
        CMYK:
        0, 64, 65, 11
      HSL:
        1°, 71.7073%, 59.8039%
        HSV (HSB):
        1°, 65.0442%, 88.6275%
        XYZ:
        35.7177, 22.6181, 9.8803
        xyY:
        0.5236, 0.3316, 22.6181
      CIE-Lab:
        54.6768, 56.1742, 31.9826
        CIE-LCH:
        54.6768, 64.6407, 29.6549
        CIE-Luv:
        54.6768, 110.3515, 24.6985
        Hunter-Lab:
        47.5585, 50.8310, 20.9734
      #e2514f color charts
#e2514f RGB chart
      #e2514f CMYK chart
      #e2514f RGB pie chart
      #e2514f color shades, tints & tones
#e2514f color schemes
#e2514f color preview, HTML & CSS examples
           This text has a color of #e2514f        
        
          <p style="color:#e2514f;">Text here</p>
        
        
          .mytext {color:#e2514f;}
        
        Text color #e2514f
      
           This box has a color of #e2514f        
        
          <div style="background-color:#e2514f;">Content here</div>
        
        
          .mybackground {background-color:#e2514f;}
        
        Background color #e2514f
      
           Border around this has a color of #e2514f        
        
          <div style="border:2px solid #e2514f;">Content here</div>
        
        
          .myborder {border:2px solid #e2514f;}
        
        Border color #e2514f