#f50d17 color space conversions
Hex:
        #f50d17
        RGB:
        245, 13, 23
        CMY:
        4, 95, 91
        CMYK:
        0, 95, 91, 4
      HSL:
        357°, 92.0635%, 50.5882%
        HSV (HSB):
        357°, 94.6939%, 96.0784%
        XYZ:
        37.9548, 19.7622, 2.6247
        xyY:
        0.6290, 0.3275, 19.7622
      CIE-Lab:
        51.5673, 76.9580, 58.7211
        CIE-LCH:
        51.5673, 96.8024, 37.3446
        CIE-Luv:
        51.5673, 164.7354, 34.4062
        Hunter-Lab:
        44.4547, 74.6050, 27.6177
      #f50d17 color charts
#f50d17 RGB chart
      #f50d17 CMYK chart
      #f50d17 RGB pie chart
      #f50d17 color shades, tints & tones
#f50d17 color schemes
#f50d17 color preview, HTML & CSS examples
           This text has a color of #f50d17        
        
          <p style="color:#f50d17;">Text here</p>
        
        
          .mytext {color:#f50d17;}
        
        Text color #f50d17
      
           This box has a color of #f50d17        
        
          <div style="background-color:#f50d17;">Content here</div>
        
        
          .mybackground {background-color:#f50d17;}
        
        Background color #f50d17
      
           Border around this has a color of #f50d17        
        
          <div style="border:2px solid #f50d17;">Content here</div>
        
        
          .myborder {border:2px solid #f50d17;}
        
        Border color #f50d17