#eb101d color space conversions
Hex:
        #eb101d
        RGB:
        235, 16, 29
        CMY:
        8, 94, 89
        CMYK:
        0, 93, 88, 8
      HSL:
        356°, 87.2510%, 49.2157%
        HSV (HSB):
        356°, 93.1915%, 92.1569%
        XYZ:
        34.6680, 18.1215, 2.8330
        xyY:
        0.6233, 0.3258, 18.1215
      CIE-Lab:
        49.6431, 74.3012, 53.9137
        CIE-LCH:
        49.6431, 91.8006, 35.9650
        CIE-Luv:
        49.6431, 156.4382, 31.9053
        Hunter-Lab:
        42.5693, 70.8723, 25.8528
      #eb101d color charts
#eb101d RGB chart
      #eb101d CMYK chart
      #eb101d RGB pie chart
      #eb101d color shades, tints & tones
#eb101d color schemes
#eb101d color preview, HTML & CSS examples
           This text has a color of #eb101d        
        
          <p style="color:#eb101d;">Text here</p>
        
        
          .mytext {color:#eb101d;}
        
        Text color #eb101d
      
           This box has a color of #eb101d        
        
          <div style="background-color:#eb101d;">Content here</div>
        
        
          .mybackground {background-color:#eb101d;}
        
        Background color #eb101d
      
           Border around this has a color of #eb101d        
        
          <div style="border:2px solid #eb101d;">Content here</div>
        
        
          .myborder {border:2px solid #eb101d;}
        
        Border color #eb101d