#eb233f color space conversions
Hex:
        #eb233f
        RGB:
        235, 35, 63
        CMY:
        8, 86, 75
        CMYK:
        0, 85, 73, 8
      HSL:
        352°, 83.3333%, 52.9412%
        HSV (HSB):
        352°, 85.1064%, 92.1569%
        XYZ:
        35.7592, 19.2231, 6.5283
        xyY:
        0.5813, 0.3125, 19.2231
      CIE-Lab:
        50.9472, 72.3894, 37.1474
        CIE-LCH:
        50.9472, 81.3643, 27.1651
        CIE-Luv:
        50.9472, 144.6087, 23.2116
        Hunter-Lab:
        43.8442, 68.8568, 21.8627
      #eb233f color charts
#eb233f RGB chart
      #eb233f CMYK chart
      #eb233f RGB pie chart
      #eb233f color shades, tints & tones
#eb233f color schemes
#eb233f color preview, HTML & CSS examples
           This text has a color of #eb233f        
        
          <p style="color:#eb233f;">Text here</p>
        
        
          .mytext {color:#eb233f;}
        
        Text color #eb233f
      
           This box has a color of #eb233f        
        
          <div style="background-color:#eb233f;">Content here</div>
        
        
          .mybackground {background-color:#eb233f;}
        
        Background color #eb233f
      
           Border around this has a color of #eb233f        
        
          <div style="border:2px solid #eb233f;">Content here</div>
        
        
          .myborder {border:2px solid #eb233f;}
        
        Border color #eb233f