#e14f48 color space conversions
Hex:
        #e14f48
        RGB:
        225, 79, 72
        CMY:
        12, 69, 72
        CMYK:
        0, 65, 68, 12
      HSL:
        3°, 71.8310%, 58.2353%
        HSV (HSB):
        3°, 68.0000%, 88.2353%
        XYZ:
        35.0170, 22.0674, 8.5447
        xyY:
        0.5336, 0.3362, 22.0674
      CIE-Lab:
        54.0984, 56.2919, 35.2327
        CIE-LCH:
        54.0984, 66.4087, 32.0421
        CIE-Luv:
        54.0984, 112.3735, 27.2522
        Hunter-Lab:
        46.9759, 50.8504, 22.0986
      #e14f48 color charts
#e14f48 RGB chart
      #e14f48 CMYK chart
      #e14f48 RGB pie chart
      #e14f48 color shades, tints & tones
#e14f48 color schemes
#e14f48 color preview, HTML & CSS examples
           This text has a color of #e14f48        
        
          <p style="color:#e14f48;">Text here</p>
        
        
          .mytext {color:#e14f48;}
        
        Text color #e14f48
      
           This box has a color of #e14f48        
        
          <div style="background-color:#e14f48;">Content here</div>
        
        
          .mybackground {background-color:#e14f48;}
        
        Background color #e14f48
      
           Border around this has a color of #e14f48        
        
          <div style="border:2px solid #e14f48;">Content here</div>
        
        
          .myborder {border:2px solid #e14f48;}
        
        Border color #e14f48