#eb162d color space conversions
Hex:
        #eb162d
        RGB:
        235, 22, 45
        CMY:
        8, 91, 82
        CMYK:
        0, 91, 81, 8
      HSL:
        354°, 84.1897%, 50.3922%
        HSV (HSB):
        354°, 90.6383%, 92.1569%
        XYZ:
        35.0215, 18.4254, 4.1933
        xyY:
        0.6076, 0.3197, 18.4254
      CIE-Lab:
        50.0081, 73.9380, 46.2672
        CIE-LCH:
        50.0081, 87.2209, 32.0366
        CIE-Luv:
        50.0081, 152.4805, 28.2852
        Hunter-Lab:
        42.9249, 70.5159, 24.2555
      #eb162d color charts
#eb162d RGB chart
      #eb162d CMYK chart
      #eb162d RGB pie chart
      #eb162d color shades, tints & tones
#eb162d color schemes
#eb162d color preview, HTML & CSS examples
           This text has a color of #eb162d        
        
          <p style="color:#eb162d;">Text here</p>
        
        
          .mytext {color:#eb162d;}
        
        Text color #eb162d
      
           This box has a color of #eb162d        
        
          <div style="background-color:#eb162d;">Content here</div>
        
        
          .mybackground {background-color:#eb162d;}
        
        Background color #eb162d
      
           Border around this has a color of #eb162d        
        
          <div style="border:2px solid #eb162d;">Content here</div>
        
        
          .myborder {border:2px solid #eb162d;}
        
        Border color #eb162d