#fb314f color space conversions
Hex:
        #fb314f
        RGB:
        251, 49, 79
        CMY:
        2, 81, 69
        CMYK:
        0, 80, 69, 2
      HSL:
        351°, 96.1905%, 58.8235%
        HSV (HSB):
        351°, 80.4781%, 98.4314%
        XYZ:
        42.2933, 23.2704, 9.6597
        xyY:
        0.5622, 0.3094, 23.2704
      CIE-Lab:
        55.3497, 74.1803, 33.8170
        CIE-LCH:
        55.3497, 81.5249, 24.5071
        CIE-Luv:
        55.3497, 147.2473, 21.5329
        Hunter-Lab:
        48.2394, 72.0787, 21.8951
      #fb314f color charts
#fb314f RGB chart
      #fb314f CMYK chart
      #fb314f RGB pie chart
      #fb314f color shades, tints & tones
#fb314f color schemes
#fb314f color preview, HTML & CSS examples
           This text has a color of #fb314f        
        
          <p style="color:#fb314f;">Text here</p>
        
        
          .mytext {color:#fb314f;}
        
        Text color #fb314f
      
           This box has a color of #fb314f        
        
          <div style="background-color:#fb314f;">Content here</div>
        
        
          .mybackground {background-color:#fb314f;}
        
        Background color #fb314f
      
           Border around this has a color of #fb314f        
        
          <div style="border:2px solid #fb314f;">Content here</div>
        
        
          .myborder {border:2px solid #fb314f;}
        
        Border color #fb314f