#fc385f color space conversions
Hex:
        #fc385f
        RGB:
        252, 56, 95
        CMY:
        1, 78, 63
        CMYK:
        0, 78, 62, 1
      HSL:
        348°, 97.0297%, 60.3922%
        HSV (HSB):
        348°, 77.7778%, 98.8235%
        XYZ:
        43.6246, 24.3500, 13.2272
        xyY:
        0.5372, 0.2999, 24.3500
      CIE-Lab:
        56.4365, 73.4600, 25.8379
        CIE-LCH:
        56.4365, 77.8715, 19.3782
        CIE-Luv:
        56.4365, 140.2658, 14.8431
        Hunter-Lab:
        49.3457, 71.4498, 18.6492
      #fc385f color charts
#fc385f RGB chart
      #fc385f CMYK chart
      #fc385f RGB pie chart
      #fc385f color shades, tints & tones
#fc385f color schemes
#fc385f color preview, HTML & CSS examples
           This text has a color of #fc385f        
        
          <p style="color:#fc385f;">Text here</p>
        
        
          .mytext {color:#fc385f;}
        
        Text color #fc385f
      
           This box has a color of #fc385f        
        
          <div style="background-color:#fc385f;">Content here</div>
        
        
          .mybackground {background-color:#fc385f;}
        
        Background color #fc385f
      
           Border around this has a color of #fc385f        
        
          <div style="border:2px solid #fc385f;">Content here</div>
        
        
          .myborder {border:2px solid #fc385f;}
        
        Border color #fc385f