#fb1d52 color space conversions
Hex:
        #fb1d52
        RGB:
        251, 29, 82
        CMY:
        2, 89, 68
        CMYK:
        0, 88, 67, 2
      HSL:
        346°, 96.5217%, 54.9020%
        HSV (HSB):
        346°, 88.4462%, 98.4314%
        XYZ:
        41.7460, 21.9972, 10.0283
        xyY:
        0.5659, 0.2982, 21.9972
      CIE-Lab:
        54.0240, 78.2413, 30.4108
        CIE-LCH:
        54.0240, 83.9435, 21.2401
        CIE-Luv:
        54.0240, 152.9372, 17.1343
        Hunter-Lab:
        46.9011, 76.8033, 20.1536
      #fb1d52 color charts
#fb1d52 RGB chart
      #fb1d52 CMYK chart
      #fb1d52 RGB pie chart
      #fb1d52 color shades, tints & tones
#fb1d52 color schemes
#fb1d52 color preview, HTML & CSS examples
           This text has a color of #fb1d52        
        
          <p style="color:#fb1d52;">Text here</p>
        
        
          .mytext {color:#fb1d52;}
        
        Text color #fb1d52
      
           This box has a color of #fb1d52        
        
          <div style="background-color:#fb1d52;">Content here</div>
        
        
          .mybackground {background-color:#fb1d52;}
        
        Background color #fb1d52
      
           Border around this has a color of #fb1d52        
        
          <div style="border:2px solid #fb1d52;">Content here</div>
        
        
          .myborder {border:2px solid #fb1d52;}
        
        Border color #fb1d52