#e15f82 color space conversions
Hex:
        #e15f82
        RGB:
        225, 95, 130
        CMY:
        12, 63, 49
        CMYK:
        0, 58, 42, 12
      HSL:
        344°, 68.4211%, 62.7451%
        HSV (HSB):
        344°, 57.7778%, 88.2353%
        XYZ:
        39.1728, 25.8037, 24.0351
        xyY:
        0.4401, 0.2899, 25.8037
      CIE-Lab:
        57.8502, 53.7736, 6.4562
        CIE-LCH:
        57.8502, 54.1598, 6.8463
        CIE-Luv:
        57.8502, 87.6825, -1.7422
        Hunter-Lab:
        50.7973, 48.7566, 7.5047
      #e15f82 color charts
#e15f82 RGB chart
      #e15f82 CMYK chart
      #e15f82 RGB pie chart
      #e15f82 color shades, tints & tones
#e15f82 color schemes
#e15f82 color preview, HTML & CSS examples
           This text has a color of #e15f82        
        
          <p style="color:#e15f82;">Text here</p>
        
        
          .mytext {color:#e15f82;}
        
        Text color #e15f82
      
           This box has a color of #e15f82        
        
          <div style="background-color:#e15f82;">Content here</div>
        
        
          .mybackground {background-color:#e15f82;}
        
        Background color #e15f82
      
           Border around this has a color of #e15f82        
        
          <div style="border:2px solid #e15f82;">Content here</div>
        
        
          .myborder {border:2px solid #e15f82;}
        
        Border color #e15f82