#fb95a0 color space conversions
Hex:
        #fb95a0
        RGB:
        251, 149, 160
        CMY:
        2, 42, 37
        CMYK:
        0, 41, 36, 2
      HSL:
        354°, 92.7273%, 78.4314%
        HSV (HSB):
        354°, 40.6375%, 98.4314%
        XYZ:
        56.8763, 44.5422, 38.8575
        xyY:
        0.4055, 0.3175, 44.5422
      CIE-Lab:
        72.5894, 39.4906, 10.8777
        CIE-LCH:
        72.5894, 40.9613, 15.4002
        CIE-Luv:
        72.5894, 68.4066, 7.5536
        Hunter-Lab:
        66.7399, 35.3242, 12.1980
      #fb95a0 color charts
#fb95a0 RGB chart
      #fb95a0 CMYK chart
      #fb95a0 RGB pie chart
      #fb95a0 color shades, tints & tones
#fb95a0 color schemes
#fb95a0 color preview, HTML & CSS examples
           This text has a color of #fb95a0        
        
          <p style="color:#fb95a0;">Text here</p>
        
        
          .mytext {color:#fb95a0;}
        
        Text color #fb95a0
      
           This box has a color of #fb95a0        
        
          <div style="background-color:#fb95a0;">Content here</div>
        
        
          .mybackground {background-color:#fb95a0;}
        
        Background color #fb95a0
      
           Border around this has a color of #fb95a0        
        
          <div style="border:2px solid #fb95a0;">Content here</div>
        
        
          .myborder {border:2px solid #fb95a0;}
        
        Border color #fb95a0