#f5121a color space conversions
Hex:
        #f5121a
        RGB:
        245, 18, 26
        CMY:
        4, 93, 90
        CMYK:
        0, 93, 89, 4
      HSL:
        358°, 91.9028%, 51.5686%
        HSV (HSB):
        358°, 92.6531%, 96.0784%
        XYZ:
        38.0589, 19.9197, 2.8162
        xyY:
        0.6260, 0.3277, 19.9197
      CIE-Lab:
        51.7463, 76.5230, 57.6569
        CIE-LCH:
        51.7463, 95.8128, 36.9965
        CIE-Luv:
        51.7463, 163.4910, 34.2080
        Hunter-Lab:
        44.6315, 74.1087, 27.5008
      #f5121a color charts
#f5121a RGB chart
      #f5121a CMYK chart
      #f5121a RGB pie chart
      #f5121a color shades, tints & tones
#f5121a color schemes
#f5121a color preview, HTML & CSS examples
           This text has a color of #f5121a        
        
          <p style="color:#f5121a;">Text here</p>
        
        
          .mytext {color:#f5121a;}
        
        Text color #f5121a
      
           This box has a color of #f5121a        
        
          <div style="background-color:#f5121a;">Content here</div>
        
        
          .mybackground {background-color:#f5121a;}
        
        Background color #f5121a
      
           Border around this has a color of #f5121a        
        
          <div style="border:2px solid #f5121a;">Content here</div>
        
        
          .myborder {border:2px solid #f5121a;}
        
        Border color #f5121a