#eb0d27 color space conversions
Hex:
        #eb0d27
        RGB:
        235, 13, 39
        CMY:
        8, 95, 85
        CMYK:
        0, 94, 83, 8
      HSL:
        353°, 89.5161%, 48.6275%
        HSV (HSB):
        353°, 94.4681%, 92.1569%
        XYZ:
        34.7711, 18.0965, 3.5798
        xyY:
        0.6160, 0.3206, 18.0965
      CIE-Lab:
        49.6129, 74.7848, 49.0546
        CIE-LCH:
        49.6129, 89.4379, 33.2626
        CIE-Luv:
        49.6129, 155.4182, 29.3542
        Hunter-Lab:
        42.5400, 71.4563, 24.7887
      #eb0d27 color charts
#eb0d27 RGB chart
      #eb0d27 CMYK chart
      #eb0d27 RGB pie chart
      #eb0d27 color shades, tints & tones
#eb0d27 color schemes
#eb0d27 color preview, HTML & CSS examples
           This text has a color of #eb0d27        
        
          <p style="color:#eb0d27;">Text here</p>
        
        
          .mytext {color:#eb0d27;}
        
        Text color #eb0d27
      
           This box has a color of #eb0d27        
        
          <div style="background-color:#eb0d27;">Content here</div>
        
        
          .mybackground {background-color:#eb0d27;}
        
        Background color #eb0d27
      
           Border around this has a color of #eb0d27        
        
          <div style="border:2px solid #eb0d27;">Content here</div>
        
        
          .myborder {border:2px solid #eb0d27;}
        
        Border color #eb0d27