#f5101f color space conversions
Hex:
        #f5101f
        RGB:
        245, 16, 31
        CMY:
        4, 94, 88
        CMYK:
        0, 93, 87, 4
      HSL:
        356°, 91.9679%, 51.1765%
        HSV (HSB):
        356°, 93.4694%, 96.0784%
        XYZ:
        38.0888, 19.8820, 3.1264
        xyY:
        0.6234, 0.3254, 19.8820
      CIE-Lab:
        51.7035, 76.8036, 55.4868
        CIE-LCH:
        51.7035, 94.7501, 35.8462
        CIE-Luv:
        51.7035, 163.2494, 33.1214
        Hunter-Lab:
        44.5892, 74.4463, 27.0553
      #f5101f color charts
#f5101f RGB chart
      #f5101f CMYK chart
      #f5101f RGB pie chart
      #f5101f color shades, tints & tones
#f5101f color schemes
#f5101f color preview, HTML & CSS examples
           This text has a color of #f5101f        
        
          <p style="color:#f5101f;">Text here</p>
        
        
          .mytext {color:#f5101f;}
        
        Text color #f5101f
      
           This box has a color of #f5101f        
        
          <div style="background-color:#f5101f;">Content here</div>
        
        
          .mybackground {background-color:#f5101f;}
        
        Background color #f5101f
      
           Border around this has a color of #f5101f        
        
          <div style="border:2px solid #f5101f;">Content here</div>
        
        
          .myborder {border:2px solid #f5101f;}
        
        Border color #f5101f