#fb2a58 color space conversions
Hex:
        #fb2a58
        RGB:
        251, 42, 88
        CMY:
        2, 84, 65
        CMYK:
        0, 83, 65, 2
      HSL:
        347°, 96.3134%, 57.4510%
        HSV (HSB):
        347°, 83.2669%, 98.4314%
        XYZ:
        42.3731, 22.8697, 11.4135
        xyY:
        0.5528, 0.2983, 22.8697
      CIE-Lab:
        54.9379, 76.1955, 28.0057
        CIE-LCH:
        54.9379, 81.1793, 20.1810
        CIE-Luv:
        54.9379, 147.1527, 15.8029
        Hunter-Lab:
        47.8223, 74.4713, 19.3252
      #fb2a58 color charts
#fb2a58 RGB chart
      #fb2a58 CMYK chart
      #fb2a58 RGB pie chart
      #fb2a58 color shades, tints & tones
#fb2a58 color schemes
#fb2a58 color preview, HTML & CSS examples
           This text has a color of #fb2a58        
        
          <p style="color:#fb2a58;">Text here</p>
        
        
          .mytext {color:#fb2a58;}
        
        Text color #fb2a58
      
           This box has a color of #fb2a58        
        
          <div style="background-color:#fb2a58;">Content here</div>
        
        
          .mybackground {background-color:#fb2a58;}
        
        Background color #fb2a58
      
           Border around this has a color of #fb2a58        
        
          <div style="border:2px solid #fb2a58;">Content here</div>
        
        
          .myborder {border:2px solid #fb2a58;}
        
        Border color #fb2a58