#eb314d color space conversions
Hex:
        #eb314d
        RGB:
        235, 49, 77
        CMY:
        8, 81, 70
        CMYK:
        0, 79, 67, 8
      HSL:
        351°, 82.3009%, 55.6863%
        HSV (HSB):
        351°, 79.1489%, 92.1569%
        XYZ:
        36.6988, 20.3946, 9.0235
        xyY:
        0.5551, 0.3085, 20.3946
      CIE-Lab:
        52.2805, 69.7769, 30.5280
        CIE-LCH:
        52.2805, 76.1628, 23.6298
        CIE-Luv:
        52.2805, 135.4116, 19.1435
        Hunter-Lab:
        45.1604, 66.0242, 19.7656
      #eb314d color charts
#eb314d RGB chart
      #eb314d CMYK chart
      #eb314d RGB pie chart
      #eb314d color shades, tints & tones
#eb314d color schemes
#eb314d color preview, HTML & CSS examples
           This text has a color of #eb314d        
        
          <p style="color:#eb314d;">Text here</p>
        
        
          .mytext {color:#eb314d;}
        
        Text color #eb314d
      
           This box has a color of #eb314d        
        
          <div style="background-color:#eb314d;">Content here</div>
        
        
          .mybackground {background-color:#eb314d;}
        
        Background color #eb314d
      
           Border around this has a color of #eb314d        
        
          <div style="border:2px solid #eb314d;">Content here</div>
        
        
          .myborder {border:2px solid #eb314d;}
        
        Border color #eb314d