#eb163f color space conversions
Hex:
        #eb163f
        RGB:
        235, 22, 63
        CMY:
        8, 91, 75
        CMYK:
        0, 91, 73, 8
      HSL:
        348°, 84.1897%, 50.3922%
        HSV (HSB):
        348°, 90.6383%, 92.1569%
        XYZ:
        35.4451, 18.5949, 6.4236
        xyY:
        0.5862, 0.3075, 18.5949
      CIE-Lab:
        50.2098, 74.5079, 36.2968
        CIE-LCH:
        50.2098, 82.8787, 25.9732
        CIE-Luv:
        50.2098, 148.2418, 21.7131
        Hunter-Lab:
        43.1218, 71.2596, 21.3531
      #eb163f color charts
#eb163f RGB chart
      #eb163f CMYK chart
      #eb163f RGB pie chart
      #eb163f color shades, tints & tones
#eb163f color schemes
#eb163f color preview, HTML & CSS examples
           This text has a color of #eb163f        
        
          <p style="color:#eb163f;">Text here</p>
        
        
          .mytext {color:#eb163f;}
        
        Text color #eb163f
      
           This box has a color of #eb163f        
        
          <div style="background-color:#eb163f;">Content here</div>
        
        
          .mybackground {background-color:#eb163f;}
        
        Background color #eb163f
      
           Border around this has a color of #eb163f        
        
          <div style="border:2px solid #eb163f;">Content here</div>
        
        
          .myborder {border:2px solid #eb163f;}
        
        Border color #eb163f