#eb143e color space conversions
Hex:
        #eb143e
        RGB:
        235, 20, 62
        CMY:
        8, 92, 76
        CMYK:
        0, 91, 74, 8
      HSL:
        348°, 84.3137%, 50.0000%
        HSV (HSB):
        348°, 91.4894%, 92.1569%
        XYZ:
        35.3806, 18.5103, 6.2655
        xyY:
        0.5881, 0.3077, 18.5103
      CIE-Lab:
        50.1093, 74.7230, 36.7676
        CIE-LCH:
        50.1093, 83.2789, 26.1996
        CIE-Luv:
        50.1093, 148.9468, 21.9551
        Hunter-Lab:
        43.0236, 71.4989, 21.4821
      #eb143e color charts
#eb143e RGB chart
      #eb143e CMYK chart
      #eb143e RGB pie chart
      #eb143e color shades, tints & tones
#eb143e color schemes
#eb143e color preview, HTML & CSS examples
           This text has a color of #eb143e        
        
          <p style="color:#eb143e;">Text here</p>
        
        
          .mytext {color:#eb143e;}
        
        Text color #eb143e
      
           This box has a color of #eb143e        
        
          <div style="background-color:#eb143e;">Content here</div>
        
        
          .mybackground {background-color:#eb143e;}
        
        Background color #eb143e
      
           Border around this has a color of #eb143e        
        
          <div style="border:2px solid #eb143e;">Content here</div>
        
        
          .myborder {border:2px solid #eb143e;}
        
        Border color #eb143e