#e25c65 color space conversions
Hex:
        #e25c65
        RGB:
        226, 92, 101
        CMY:
        11, 64, 60
        CMYK:
        0, 59, 55, 11
      HSL:
        356°, 69.7917%, 62.3529%
        HSV (HSB):
        356°, 59.2920%, 88.6275%
        XYZ:
        37.5401, 24.7626, 15.1130
        xyY:
        0.4849, 0.3199, 24.7626
      CIE-Lab:
        56.8434, 52.8703, 22.0397
        CIE-LCH:
        56.8434, 57.2802, 22.6294
        CIE-Luv:
        56.8434, 98.0446, 16.4114
        Hunter-Lab:
        49.7621, 47.5755, 16.8268
      #e25c65 color charts
#e25c65 RGB chart
      #e25c65 CMYK chart
      #e25c65 RGB pie chart
      #e25c65 color shades, tints & tones
#e25c65 color schemes
#e25c65 color preview, HTML & CSS examples
           This text has a color of #e25c65        
        
          <p style="color:#e25c65;">Text here</p>
        
        
          .mytext {color:#e25c65;}
        
        Text color #e25c65
      
           This box has a color of #e25c65        
        
          <div style="background-color:#e25c65;">Content here</div>
        
        
          .mybackground {background-color:#e25c65;}
        
        Background color #e25c65
      
           Border around this has a color of #e25c65        
        
          <div style="border:2px solid #e25c65;">Content here</div>
        
        
          .myborder {border:2px solid #e25c65;}
        
        Border color #e25c65