#fb304e color space conversions
Hex:
        #fb304e
        RGB:
        251, 48, 78
        CMY:
        2, 81, 69
        CMYK:
        0, 81, 69, 2
      HSL:
        351°, 96.2085%, 58.6275%
        HSV (HSB):
        351°, 80.8765%, 98.4314%
        XYZ:
        42.2158, 23.1732, 9.4556
        xyY:
        0.5640, 0.3096, 23.1732
      CIE-Lab:
        55.2503, 74.3757, 34.2782
        CIE-LCH:
        55.2503, 81.8947, 24.7439
        CIE-Luv:
        55.2503, 147.9348, 21.8297
        Hunter-Lab:
        48.1385, 72.2956, 22.0510
      #fb304e color charts
#fb304e RGB chart
      #fb304e CMYK chart
      #fb304e RGB pie chart
      #fb304e color shades, tints & tones
#fb304e color schemes
#fb304e color preview, HTML & CSS examples
           This text has a color of #fb304e        
        
          <p style="color:#fb304e;">Text here</p>
        
        
          .mytext {color:#fb304e;}
        
        Text color #fb304e
      
           This box has a color of #fb304e        
        
          <div style="background-color:#fb304e;">Content here</div>
        
        
          .mybackground {background-color:#fb304e;}
        
        Background color #fb304e
      
           Border around this has a color of #fb304e        
        
          <div style="border:2px solid #fb304e;">Content here</div>
        
        
          .myborder {border:2px solid #fb304e;}
        
        Border color #fb304e