#fb5f5b color space conversions
Hex:
        #fb5f5b
        RGB:
        251, 95, 91
        CMY:
        2, 63, 64
        CMYK:
        0, 62, 64, 2
      HSL:
        2°, 95.2381%, 67.0588%
        HSV (HSB):
        2°, 63.7450%, 98.4314%
        XYZ:
        45.7642, 29.4490, 13.1697
        xyY:
        0.5178, 0.3332, 29.4490
      CIE-Lab:
        61.1758, 59.2370, 34.1529
        CIE-LCH:
        61.1758, 68.3772, 29.9655
        CIE-Luv:
        61.1758, 118.9042, 27.5008
        Hunter-Lab:
        54.2669, 55.5649, 23.5981
      #fb5f5b color charts
#fb5f5b RGB chart
      #fb5f5b CMYK chart
      #fb5f5b RGB pie chart
      #fb5f5b color shades, tints & tones
#fb5f5b color schemes
#fb5f5b color preview, HTML & CSS examples
           This text has a color of #fb5f5b        
        
          <p style="color:#fb5f5b;">Text here</p>
        
        
          .mytext {color:#fb5f5b;}
        
        Text color #fb5f5b
      
           This box has a color of #fb5f5b        
        
          <div style="background-color:#fb5f5b;">Content here</div>
        
        
          .mybackground {background-color:#fb5f5b;}
        
        Background color #fb5f5b
      
           Border around this has a color of #fb5f5b        
        
          <div style="border:2px solid #fb5f5b;">Content here</div>
        
        
          .myborder {border:2px solid #fb5f5b;}
        
        Border color #fb5f5b