#f5473f color space conversions
Hex:
        #f5473f
        RGB:
        245, 71, 63
        CMY:
        4, 72, 75
        CMYK:
        0, 71, 74, 4
      HSL:
        3°, 90.0990%, 60.3922%
        HSV (HSB):
        3°, 74.2857%, 96.0784%
        XYZ:
        40.8066, 24.2778, 7.2380
        xyY:
        0.5642, 0.3357, 24.2778
      CIE-Lab:
        56.3649, 65.2786, 43.7489
        CIE-LCH:
        56.3649, 78.5829, 33.8295
        CIE-Luv:
        56.3649, 135.3401, 32.0565
        Hunter-Lab:
        49.2725, 61.6035, 25.7813
      #f5473f color charts
#f5473f RGB chart
      #f5473f CMYK chart
      #f5473f RGB pie chart
      #f5473f color shades, tints & tones
#f5473f color schemes
#f5473f color preview, HTML & CSS examples
           This text has a color of #f5473f        
        
          <p style="color:#f5473f;">Text here</p>
        
        
          .mytext {color:#f5473f;}
        
        Text color #f5473f
      
           This box has a color of #f5473f        
        
          <div style="background-color:#f5473f;">Content here</div>
        
        
          .mybackground {background-color:#f5473f;}
        
        Background color #f5473f
      
           Border around this has a color of #f5473f        
        
          <div style="border:2px solid #f5473f;">Content here</div>
        
        
          .myborder {border:2px solid #f5473f;}
        
        Border color #f5473f