#fb8a96 color space conversions
Hex:
        #fb8a96
        RGB:
        251, 138, 150
        CMY:
        2, 46, 41
        CMYK:
        0, 45, 40, 2
      HSL:
        354°, 93.3884%, 76.2745%
        HSV (HSB):
        354°, 45.0199%, 98.4314%
        XYZ:
        54.3772, 40.8882, 33.8804
        xyY:
        0.4211, 0.3166, 40.8882
      CIE-Lab:
        70.0975, 43.9677, 12.9169
        CIE-LCH:
        70.0975, 45.8258, 16.3719
        CIE-Luv:
        70.0975, 77.3492, 9.1007
        Hunter-Lab:
        63.9439, 39.8926, 13.3462
      #fb8a96 color charts
#fb8a96 RGB chart
      #fb8a96 CMYK chart
      #fb8a96 RGB pie chart
      #fb8a96 color shades, tints & tones
#fb8a96 color schemes
#fb8a96 color preview, HTML & CSS examples
           This text has a color of #fb8a96        
        
          <p style="color:#fb8a96;">Text here</p>
        
        
          .mytext {color:#fb8a96;}
        
        Text color #fb8a96
      
           This box has a color of #fb8a96        
        
          <div style="background-color:#fb8a96;">Content here</div>
        
        
          .mybackground {background-color:#fb8a96;}
        
        Background color #fb8a96
      
           Border around this has a color of #fb8a96        
        
          <div style="border:2px solid #fb8a96;">Content here</div>
        
        
          .myborder {border:2px solid #fb8a96;}
        
        Border color #fb8a96