#fc5d65 color space conversions
Hex:
        #fc5d65
        RGB:
        252, 93, 101
        CMY:
        1, 64, 60
        CMYK:
        0, 63, 60, 1
      HSL:
        357°, 96.3636%, 67.6471%
        HSV (HSB):
        357°, 63.0952%, 98.8235%
        XYZ:
        46.4082, 29.4637, 15.5530
        xyY:
        0.5076, 0.3223, 29.4637
      CIE-Lab:
        61.1887, 61.0111, 28.5363
        CIE-LCH:
        61.1887, 67.3548, 25.0665
        CIE-Luv:
        61.1887, 118.6199, 21.7109
        Hunter-Lab:
        54.2805, 57.6212, 21.0080
      #fc5d65 color charts
#fc5d65 RGB chart
      #fc5d65 CMYK chart
      #fc5d65 RGB pie chart
      #fc5d65 color shades, tints & tones
#fc5d65 color schemes
#fc5d65 color preview, HTML & CSS examples
           This text has a color of #fc5d65        
        
          <p style="color:#fc5d65;">Text here</p>
        
        
          .mytext {color:#fc5d65;}
        
        Text color #fc5d65
      
           This box has a color of #fc5d65        
        
          <div style="background-color:#fc5d65;">Content here</div>
        
        
          .mybackground {background-color:#fc5d65;}
        
        Background color #fc5d65
      
           Border around this has a color of #fc5d65        
        
          <div style="border:2px solid #fc5d65;">Content here</div>
        
        
          .myborder {border:2px solid #fc5d65;}
        
        Border color #fc5d65