#f5101d color space conversions
Hex:
        #f5101d
        RGB:
        245, 16, 29
        CMY:
        4, 94, 89
        CMYK:
        0, 93, 88, 4
      HSL:
        357°, 91.9679%, 51.1765%
        HSV (HSB):
        357°, 93.4694%, 96.0784%
        XYZ:
        38.0633, 19.8718, 2.9919
        xyY:
        0.6247, 0.3262, 19.8718
      CIE-Lab:
        51.6919, 76.7712, 56.3583
        CIE-LCH:
        51.6919, 95.2369, 36.2827
        CIE-Luv:
        51.6919, 163.5136, 33.5220
        Hunter-Lab:
        44.5778, 74.4033, 27.2251
      #f5101d color charts
#f5101d RGB chart
      #f5101d CMYK chart
      #f5101d RGB pie chart
      #f5101d color shades, tints & tones
#f5101d color schemes
#f5101d color preview, HTML & CSS examples
           This text has a color of #f5101d        
        
          <p style="color:#f5101d;">Text here</p>
        
        
          .mytext {color:#f5101d;}
        
        Text color #f5101d
      
           This box has a color of #f5101d        
        
          <div style="background-color:#f5101d;">Content here</div>
        
        
          .mybackground {background-color:#f5101d;}
        
        Background color #f5101d
      
           Border around this has a color of #f5101d        
        
          <div style="border:2px solid #f5101d;">Content here</div>
        
        
          .myborder {border:2px solid #f5101d;}
        
        Border color #f5101d