#fc7a95 color space conversions
Hex:
        #fc7a95
        RGB:
        252, 122, 149
        CMY:
        1, 52, 42
        CMYK:
        0, 52, 41, 1
      HSL:
        348°, 95.5882%, 73.3333%
        HSV (HSB):
        348°, 51.5873%, 98.8235%
        XYZ:
        52.5292, 36.7844, 32.7653
        xyY:
        0.4303, 0.3013, 36.7844
      CIE-Lab:
        67.1150, 52.0672, 9.2781
        CIE-LCH:
        67.1150, 52.8874, 10.1038
        CIE-Luv:
        67.1150, 88.3139, 2.4970
        Hunter-Lab:
        60.6502, 48.4614, 10.4247
      #fc7a95 color charts
#fc7a95 RGB chart
      #fc7a95 CMYK chart
      #fc7a95 RGB pie chart
      #fc7a95 color shades, tints & tones
#fc7a95 color schemes
#fc7a95 color preview, HTML & CSS examples
           This text has a color of #fc7a95        
        
          <p style="color:#fc7a95;">Text here</p>
        
        
          .mytext {color:#fc7a95;}
        
        Text color #fc7a95
      
           This box has a color of #fc7a95        
        
          <div style="background-color:#fc7a95;">Content here</div>
        
        
          .mybackground {background-color:#fc7a95;}
        
        Background color #fc7a95
      
           Border around this has a color of #fc7a95        
        
          <div style="border:2px solid #fc7a95;">Content here</div>
        
        
          .myborder {border:2px solid #fc7a95;}
        
        Border color #fc7a95