#fd0ca3 color space conversions
Hex:
        #fd0ca3
        RGB:
        253, 12, 163
        CMY:
        1, 95, 36
        CMYK:
        0, 95, 36, 1
      HSL:
        322°, 98.3673%, 51.9608%
        HSV (HSB):
        322°, 95.2569%, 99.2157%
        XYZ:
        47.2503, 23.7899, 36.7519
        xyY:
        0.4383, 0.2207, 23.7899
      CIE-Lab:
        55.8769, 86.2744, -15.3269
        CIE-LCH:
        55.8769, 87.6253, 349.9263
        CIE-Luv:
        55.8769, 123.2070, -37.8225
        Hunter-Lab:
        48.7749, 87.5644, -10.5325
      #fd0ca3 color charts
#fd0ca3 RGB chart
      #fd0ca3 CMYK chart
      #fd0ca3 RGB pie chart
      #fd0ca3 color shades, tints & tones
#fd0ca3 color schemes
#fd0ca3 color preview, HTML & CSS examples
           This text has a color of #fd0ca3        
        
          <p style="color:#fd0ca3;">Text here</p>
        
        
          .mytext {color:#fd0ca3;}
        
        Text color #fd0ca3
      
           This box has a color of #fd0ca3        
        
          <div style="background-color:#fd0ca3;">Content here</div>
        
        
          .mybackground {background-color:#fd0ca3;}
        
        Background color #fd0ca3
      
           Border around this has a color of #fd0ca3        
        
          <div style="border:2px solid #fd0ca3;">Content here</div>
        
        
          .myborder {border:2px solid #fd0ca3;}
        
        Border color #fd0ca3