#eb2a50 color space conversions
Hex:
        #eb2a50
        RGB:
        235, 42, 80
        CMY:
        8, 84, 69
        CMYK:
        0, 82, 66, 8
      HSL:
        348°, 82.8326%, 54.3137%
        HSV (HSB):
        348°, 82.1277%, 92.1569%
        XYZ:
        36.5369, 19.8973, 9.5043
        xyY:
        0.5541, 0.3018, 19.8973
      CIE-Lab:
        51.7209, 71.6526, 28.0412
        CIE-LCH:
        51.7209, 76.9442, 21.3729
        CIE-Luv:
        51.7209, 137.3028, 16.3347
        Hunter-Lab:
        44.6064, 68.1474, 18.5916
      #eb2a50 color charts
#eb2a50 RGB chart
      #eb2a50 CMYK chart
      #eb2a50 RGB pie chart
      #eb2a50 color shades, tints & tones
#eb2a50 color schemes
#eb2a50 color preview, HTML & CSS examples
           This text has a color of #eb2a50        
        
          <p style="color:#eb2a50;">Text here</p>
        
        
          .mytext {color:#eb2a50;}
        
        Text color #eb2a50
      
           This box has a color of #eb2a50        
        
          <div style="background-color:#eb2a50;">Content here</div>
        
        
          .mybackground {background-color:#eb2a50;}
        
        Background color #eb2a50
      
           Border around this has a color of #eb2a50        
        
          <div style="border:2px solid #eb2a50;">Content here</div>
        
        
          .myborder {border:2px solid #eb2a50;}
        
        Border color #eb2a50