#fb2b52 color space conversions
Hex:
        #fb2b52
        RGB:
        251, 43, 82
        CMY:
        2, 83, 68
        CMYK:
        0, 83, 67, 2
      HSL:
        349°, 96.2963%, 57.6471%
        HSV (HSB):
        349°, 82.8685%, 98.4314%
        XYZ:
        42.1705, 22.8462, 10.1698
        xyY:
        0.5609, 0.3039, 22.8462
      CIE-Lab:
        54.9135, 75.6909, 31.5216
        CIE-LCH:
        54.9135, 81.9923, 22.6094
        CIE-Luv:
        54.9135, 148.6708, 19.0453
        Hunter-Lab:
        47.7977, 73.8395, 20.8434
      #fb2b52 color charts
#fb2b52 RGB chart
      #fb2b52 CMYK chart
      #fb2b52 RGB pie chart
      #fb2b52 color shades, tints & tones
#fb2b52 color schemes
#fb2b52 color preview, HTML & CSS examples
           This text has a color of #fb2b52        
        
          <p style="color:#fb2b52;">Text here</p>
        
        
          .mytext {color:#fb2b52;}
        
        Text color #fb2b52
      
           This box has a color of #fb2b52        
        
          <div style="background-color:#fb2b52;">Content here</div>
        
        
          .mybackground {background-color:#fb2b52;}
        
        Background color #fb2b52
      
           Border around this has a color of #fb2b52        
        
          <div style="border:2px solid #fb2b52;">Content here</div>
        
        
          .myborder {border:2px solid #fb2b52;}
        
        Border color #fb2b52