#fb807d color space conversions
Hex:
        #fb807d
        RGB:
        251, 128, 125
        CMY:
        2, 50, 51
        CMYK:
        0, 49, 50, 2
      HSL:
        1°, 94.0299%, 73.7255%
        HSV (HSB):
        1°, 50.1992%, 98.4314%
        XYZ:
        51.2045, 37.4282, 23.9276
        xyY:
        0.4549, 0.3325, 37.4282
      CIE-Lab:
        67.5971, 46.5105, 23.4414
        CIE-LCH:
        67.5971, 52.0838, 26.7482
        CIE-Luv:
        67.5971, 89.1257, 20.9539
        Hunter-Lab:
        61.1786, 42.3361, 19.6361
      #fb807d color charts
#fb807d RGB chart
      #fb807d CMYK chart
      #fb807d RGB pie chart
      #fb807d color shades, tints & tones
#fb807d color schemes
#fb807d color preview, HTML & CSS examples
           This text has a color of #fb807d        
        
          <p style="color:#fb807d;">Text here</p>
        
        
          .mytext {color:#fb807d;}
        
        Text color #fb807d
      
           This box has a color of #fb807d        
        
          <div style="background-color:#fb807d;">Content here</div>
        
        
          .mybackground {background-color:#fb807d;}
        
        Background color #fb807d
      
           Border around this has a color of #fb807d        
        
          <div style="border:2px solid #fb807d;">Content here</div>
        
        
          .myborder {border:2px solid #fb807d;}
        
        Border color #fb807d