#fb2f56 color space conversions
Hex:
        #fb2f56
        RGB:
        251, 47, 86
        CMY:
        2, 82, 66
        CMYK:
        0, 81, 66, 2
      HSL:
        349°, 96.2264%, 58.4314%
        HSV (HSB):
        349°, 81.2749%, 98.4314%
        XYZ:
        42.4799, 23.2141, 11.0459
        xyY:
        0.5536, 0.3025, 23.2141
      CIE-Lab:
        55.2922, 74.9889, 29.6400
        CIE-LCH:
        55.2922, 80.6341, 21.5668
        CIE-Luv:
        55.2922, 145.9699, 17.6929
        Hunter-Lab:
        48.1811, 73.0616, 20.1340
      #fb2f56 color charts
#fb2f56 RGB chart
      #fb2f56 CMYK chart
      #fb2f56 RGB pie chart
      #fb2f56 color shades, tints & tones
#fb2f56 color schemes
#fb2f56 color preview, HTML & CSS examples
           This text has a color of #fb2f56        
        
          <p style="color:#fb2f56;">Text here</p>
        
        
          .mytext {color:#fb2f56;}
        
        Text color #fb2f56
      
           This box has a color of #fb2f56        
        
          <div style="background-color:#fb2f56;">Content here</div>
        
        
          .mybackground {background-color:#fb2f56;}
        
        Background color #fb2f56
      
           Border around this has a color of #fb2f56        
        
          <div style="border:2px solid #fb2f56;">Content here</div>
        
        
          .myborder {border:2px solid #fb2f56;}
        
        Border color #fb2f56