#eb424d color space conversions
Hex:
        #eb424d
        RGB:
        235, 66, 77
        CMY:
        8, 74, 70
        CMYK:
        0, 72, 67, 8
      HSL:
        356°, 80.8612%, 59.0196%
        HSV (HSB):
        356°, 71.9149%, 92.1569%
        XYZ:
        37.5487, 22.0944, 9.3068
        xyY:
        0.5446, 0.3204, 22.0944
      CIE-Lab:
        54.1270, 64.6068, 32.8085
        CIE-LCH:
        54.1270, 72.4599, 26.9223
        CIE-Luv:
        54.1270, 127.0753, 23.0019
        Hunter-Lab:
        47.0047, 60.3328, 21.1640
      #eb424d color charts
#eb424d RGB chart
      #eb424d CMYK chart
      #eb424d RGB pie chart
      #eb424d color shades, tints & tones
#eb424d color schemes
#eb424d color preview, HTML & CSS examples
           This text has a color of #eb424d        
        
          <p style="color:#eb424d;">Text here</p>
        
        
          .mytext {color:#eb424d;}
        
        Text color #eb424d
      
           This box has a color of #eb424d        
        
          <div style="background-color:#eb424d;">Content here</div>
        
        
          .mybackground {background-color:#eb424d;}
        
        Background color #eb424d
      
           Border around this has a color of #eb424d        
        
          <div style="border:2px solid #eb424d;">Content here</div>
        
        
          .myborder {border:2px solid #eb424d;}
        
        Border color #eb424d