#fb2c60 color space conversions
Hex:
        #fb2c60
        RGB:
        251, 44, 96
        CMY:
        2, 83, 62
        CMYK:
        0, 82, 62, 2
      HSL:
        345°, 96.2791%, 57.8431%
        HSV (HSB):
        345°, 82.4701%, 98.4314%
        XYZ:
        42.7957, 23.1551, 13.2801
        xyY:
        0.5401, 0.2922, 23.1551
      CIE-Lab:
        55.2318, 76.1944, 23.6288
        CIE-LCH:
        55.2318, 79.7741, 17.2293
        CIE-Luv:
        55.2318, 143.8135, 11.7378
        Hunter-Lab:
        48.1198, 74.5407, 17.3209
      #fb2c60 color charts
#fb2c60 RGB chart
      #fb2c60 CMYK chart
      #fb2c60 RGB pie chart
      #fb2c60 color shades, tints & tones
#fb2c60 color schemes
#fb2c60 color preview, HTML & CSS examples
           This text has a color of #fb2c60        
        
          <p style="color:#fb2c60;">Text here</p>
        
        
          .mytext {color:#fb2c60;}
        
        Text color #fb2c60
      
           This box has a color of #fb2c60        
        
          <div style="background-color:#fb2c60;">Content here</div>
        
        
          .mybackground {background-color:#fb2c60;}
        
        Background color #fb2c60
      
           Border around this has a color of #fb2c60        
        
          <div style="border:2px solid #fb2c60;">Content here</div>
        
        
          .myborder {border:2px solid #fb2c60;}
        
        Border color #fb2c60