#fc5f58 color space conversions
Hex:
        #fc5f58
        RGB:
        252, 95, 88
        CMY:
        1, 63, 65
        CMYK:
        0, 62, 65, 1
      HSL:
        3°, 96.4706%, 66.6667%
        HSV (HSB):
        3°, 65.0794%, 98.8235%
        XYZ:
        45.9985, 29.5844, 12.5185
        xyY:
        0.5221, 0.3358, 29.5844
      CIE-Lab:
        61.2940, 59.3955, 36.0145
        CIE-LCH:
        61.2940, 69.4613, 31.2306
        CIE-Luv:
        61.2940, 120.3862, 29.1586
        Hunter-Lab:
        54.3916, 55.7708, 24.4282
      #fc5f58 color charts
#fc5f58 RGB chart
      #fc5f58 CMYK chart
      #fc5f58 RGB pie chart
      #fc5f58 color shades, tints & tones
#fc5f58 color schemes
#fc5f58 color preview, HTML & CSS examples
           This text has a color of #fc5f58        
        
          <p style="color:#fc5f58;">Text here</p>
        
        
          .mytext {color:#fc5f58;}
        
        Text color #fc5f58
      
           This box has a color of #fc5f58        
        
          <div style="background-color:#fc5f58;">Content here</div>
        
        
          .mybackground {background-color:#fc5f58;}
        
        Background color #fc5f58
      
           Border around this has a color of #fc5f58        
        
          <div style="border:2px solid #fc5f58;">Content here</div>
        
        
          .myborder {border:2px solid #fc5f58;}
        
        Border color #fc5f58