#eb494d color space conversions
Hex:
        #eb494d
        RGB:
        235, 73, 77
        CMY:
        8, 71, 70
        CMYK:
        0, 69, 67, 8
      HSL:
        359°, 80.1980%, 60.3922%
        HSV (HSB):
        359°, 68.9362%, 92.1569%
        XYZ:
        37.9830, 22.9631, 9.4516
        xyY:
        0.5395, 0.3262, 22.9631
      CIE-Lab:
        55.0343, 62.1054, 33.9183
        CIE-LCH:
        55.0343, 70.7639, 28.6408
        CIE-Luv:
        55.0343, 123.0705, 24.8756
        Hunter-Lab:
        47.9198, 57.6262, 21.8497
      #eb494d color charts
#eb494d RGB chart
      #eb494d CMYK chart
      #eb494d RGB pie chart
      #eb494d color shades, tints & tones
#eb494d color schemes
#eb494d color preview, HTML & CSS examples
           This text has a color of #eb494d        
        
          <p style="color:#eb494d;">Text here</p>
        
        
          .mytext {color:#eb494d;}
        
        Text color #eb494d
      
           This box has a color of #eb494d        
        
          <div style="background-color:#eb494d;">Content here</div>
        
        
          .mybackground {background-color:#eb494d;}
        
        Background color #eb494d
      
           Border around this has a color of #eb494d        
        
          <div style="border:2px solid #eb494d;">Content here</div>
        
        
          .myborder {border:2px solid #eb494d;}
        
        Border color #eb494d