#fd4bac color space conversions
Hex:
        #fd4bac
        RGB:
        253, 75, 172
        CMY:
        1, 71, 33
        CMYK:
        0, 70, 32, 1
      HSL:
        327°, 97.8022%, 64.3137%
        HSV (HSB):
        327°, 70.3557%, 99.2157%
        XYZ:
        50.4705, 28.8934, 41.9466
        xyY:
        0.4160, 0.2382, 28.8934
      CIE-Lab:
        60.6874, 74.3402, -13.3069
        CIE-LCH:
        60.6874, 75.5218, 349.8515
        CIE-Luv:
        60.6874, 105.1425, -33.0080
        Hunter-Lab:
        53.7525, 73.5341, -8.6411
      #fd4bac color charts
#fd4bac RGB chart
      #fd4bac CMYK chart
      #fd4bac RGB pie chart
      #fd4bac color shades, tints & tones
#fd4bac color schemes
#fd4bac color preview, HTML & CSS examples
           This text has a color of #fd4bac        
        
          <p style="color:#fd4bac;">Text here</p>
        
        
          .mytext {color:#fd4bac;}
        
        Text color #fd4bac
      
           This box has a color of #fd4bac        
        
          <div style="background-color:#fd4bac;">Content here</div>
        
        
          .mybackground {background-color:#fd4bac;}
        
        Background color #fd4bac
      
           Border around this has a color of #fd4bac        
        
          <div style="border:2px solid #fd4bac;">Content here</div>
        
        
          .myborder {border:2px solid #fd4bac;}
        
        Border color #fd4bac