#fb485b color space conversions
Hex:
        #fb485b
        RGB:
        251, 72, 91
        CMY:
        2, 72, 64
        CMYK:
        0, 71, 64, 2
      HSL:
        354°, 95.7219%, 63.3333%
        HSV (HSB):
        354°, 71.3147%, 98.4314%
        XYZ:
        43.9894, 25.8993, 12.5781
        xyY:
        0.5334, 0.3141, 25.8993
      CIE-Lab:
        57.9413, 68.0457, 30.0800
        CIE-LCH:
        57.9413, 74.3978, 23.8481
        CIE-Luv:
        57.9413, 132.8470, 20.6258
        Hunter-Lab:
        50.8913, 65.2316, 20.9701
      #fb485b color charts
#fb485b RGB chart
      #fb485b CMYK chart
      #fb485b RGB pie chart
      #fb485b color shades, tints & tones
#fb485b color schemes
#fb485b color preview, HTML & CSS examples
           This text has a color of #fb485b        
        
          <p style="color:#fb485b;">Text here</p>
        
        
          .mytext {color:#fb485b;}
        
        Text color #fb485b
      
           This box has a color of #fb485b        
        
          <div style="background-color:#fb485b;">Content here</div>
        
        
          .mybackground {background-color:#fb485b;}
        
        Background color #fb485b
      
           Border around this has a color of #fb485b        
        
          <div style="border:2px solid #fb485b;">Content here</div>
        
        
          .myborder {border:2px solid #fb485b;}
        
        Border color #fb485b