#fb155f color space conversions
Hex:
        #fb155f
        RGB:
        251, 21, 95
        CMY:
        2, 92, 63
        CMYK:
        0, 92, 62, 2
      HSL:
        341°, 96.6387%, 53.3333%
        HSV (HSB):
        341°, 91.6335%, 98.4314%
        XYZ:
        42.1174, 21.8718, 12.8283
        xyY:
        0.5483, 0.2847, 21.8718
      CIE-Lab:
        53.8907, 79.9395, 22.4545
        CIE-LCH:
        53.8907, 83.0333, 15.6897
        CIE-Luv:
        53.8907, 150.1969, 9.3372
        Hunter-Lab:
        46.7673, 78.9097, 16.4738
      #fb155f color charts
#fb155f RGB chart
      #fb155f CMYK chart
      #fb155f RGB pie chart
      #fb155f color shades, tints & tones
#fb155f color schemes
#fb155f color preview, HTML & CSS examples
           This text has a color of #fb155f        
        
          <p style="color:#fb155f;">Text here</p>
        
        
          .mytext {color:#fb155f;}
        
        Text color #fb155f
      
           This box has a color of #fb155f        
        
          <div style="background-color:#fb155f;">Content here</div>
        
        
          .mybackground {background-color:#fb155f;}
        
        Background color #fb155f
      
           Border around this has a color of #fb155f        
        
          <div style="border:2px solid #fb155f;">Content here</div>
        
        
          .myborder {border:2px solid #fb155f;}
        
        Border color #fb155f