#fb86a5 color space conversions
Hex:
        #fb86a5
        RGB:
        251, 134, 165
        CMY:
        2, 47, 35
        CMYK:
        0, 47, 34, 2
      HSL:
        344°, 93.6000%, 75.4902%
        HSV (HSB):
        344°, 46.6135%, 98.4314%
        XYZ:
        55.1003, 40.2760, 40.4673
        xyY:
        0.4056, 0.2965, 40.2760
      CIE-Lab:
        69.6657, 47.6609, 3.9042
        CIE-LCH:
        69.6657, 47.8205, 4.6830
        CIE-Luv:
        69.6657, 76.5216, -3.6184
        Hunter-Lab:
        63.4634, 43.9166, 6.6183
      #fb86a5 color charts
#fb86a5 RGB chart
      #fb86a5 CMYK chart
      #fb86a5 RGB pie chart
      #fb86a5 color shades, tints & tones
#fb86a5 color schemes
#fb86a5 color preview, HTML & CSS examples
           This text has a color of #fb86a5        
        
          <p style="color:#fb86a5;">Text here</p>
        
        
          .mytext {color:#fb86a5;}
        
        Text color #fb86a5
      
           This box has a color of #fb86a5        
        
          <div style="background-color:#fb86a5;">Content here</div>
        
        
          .mybackground {background-color:#fb86a5;}
        
        Background color #fb86a5
      
           Border around this has a color of #fb86a5        
        
          <div style="border:2px solid #fb86a5;">Content here</div>
        
        
          .myborder {border:2px solid #fb86a5;}
        
        Border color #fb86a5