#e2485d color space conversions
Hex:
        #e2485d
        RGB:
        226, 72, 93
        CMY:
        11, 72, 64
        CMYK:
        0, 68, 59, 11
      HSL:
        352°, 72.6415%, 58.4314%
        HSV (HSB):
        352°, 68.1416%, 88.6275%
        XYZ:
        35.6572, 21.5938, 12.6446
        xyY:
        0.5101, 0.3089, 21.5938
      CIE-Lab:
        53.5933, 60.6402, 22.4121
        CIE-LCH:
        53.5933, 64.6493, 20.2838
        CIE-Luv:
        53.5933, 112.1545, 14.3400
        Hunter-Lab:
        46.4691, 55.6475, 16.3951
      #e2485d color charts
#e2485d RGB chart
      #e2485d CMYK chart
      #e2485d RGB pie chart
      #e2485d color shades, tints & tones
#e2485d color schemes
#e2485d color preview, HTML & CSS examples
           This text has a color of #e2485d        
        
          <p style="color:#e2485d;">Text here</p>
        
        
          .mytext {color:#e2485d;}
        
        Text color #e2485d
      
           This box has a color of #e2485d        
        
          <div style="background-color:#e2485d;">Content here</div>
        
        
          .mybackground {background-color:#e2485d;}
        
        Background color #e2485d
      
           Border around this has a color of #e2485d        
        
          <div style="border:2px solid #e2485d;">Content here</div>
        
        
          .myborder {border:2px solid #e2485d;}
        
        Border color #e2485d