#fd0bca color space conversions
Hex:
        #fd0bca
        RGB:
        253, 11, 202
        CMY:
        1, 96, 21
        CMYK:
        0, 96, 20, 1
      HSL:
        313°, 98.3740%, 51.7647%
        HSV (HSB):
        313°, 95.6522%, 99.2157%
        XYZ:
        51.2884, 25.3863, 58.0740
        xyY:
        0.3806, 0.1884, 25.3863
      CIE-Lab:
        57.4498, 90.4705, -35.5572
        CIE-LCH:
        57.4498, 97.2072, 338.5439
        CIE-Luv:
        57.4498, 104.9526, -68.3379
        Hunter-Lab:
        50.3848, 93.5278, -33.0688
      #fd0bca color charts
#fd0bca RGB chart
      #fd0bca CMYK chart
      #fd0bca RGB pie chart
      #fd0bca color shades, tints & tones
#fd0bca color schemes
#fd0bca color preview, HTML & CSS examples
           This text has a color of #fd0bca        
        
          <p style="color:#fd0bca;">Text here</p>
        
        
          .mytext {color:#fd0bca;}
        
        Text color #fd0bca
      
           This box has a color of #fd0bca        
        
          <div style="background-color:#fd0bca;">Content here</div>
        
        
          .mybackground {background-color:#fd0bca;}
        
        Background color #fd0bca
      
           Border around this has a color of #fd0bca        
        
          <div style="border:2px solid #fd0bca;">Content here</div>
        
        
          .myborder {border:2px solid #fd0bca;}
        
        Border color #fd0bca