#fc48a4 color space conversions
Hex:
        #fc48a4
        RGB:
        252, 72, 164
        CMY:
        1, 72, 36
        CMYK:
        0, 71, 35, 1
      HSL:
        329°, 96.7742%, 63.5294%
        HSV (HSB):
        329°, 71.4286%, 98.8235%
        XYZ:
        49.1631, 28.0105, 37.9373
        xyY:
        0.4271, 0.2433, 28.0105
      CIE-Lab:
        59.8982, 74.2151, -9.8749
        CIE-LCH:
        59.8982, 74.8691, 352.4208
        CIE-Luv:
        59.8982, 108.5433, -28.0522
        Hunter-Lab:
        52.9250, 73.1937, -5.4524
      #fc48a4 color charts
#fc48a4 RGB chart
      #fc48a4 CMYK chart
      #fc48a4 RGB pie chart
      #fc48a4 color shades, tints & tones
#fc48a4 color schemes
#fc48a4 color preview, HTML & CSS examples
           This text has a color of #fc48a4        
        
          <p style="color:#fc48a4;">Text here</p>
        
        
          .mytext {color:#fc48a4;}
        
        Text color #fc48a4
      
           This box has a color of #fc48a4        
        
          <div style="background-color:#fc48a4;">Content here</div>
        
        
          .mybackground {background-color:#fc48a4;}
        
        Background color #fc48a4
      
           Border around this has a color of #fc48a4        
        
          <div style="border:2px solid #fc48a4;">Content here</div>
        
        
          .myborder {border:2px solid #fc48a4;}
        
        Border color #fc48a4