#fd1aab color space conversions
Hex:
        #fd1aab
        RGB:
        253, 26, 171
        CMY:
        1, 90, 33
        CMYK:
        0, 90, 32, 1
      HSL:
        322°, 98.2684%, 54.7059%
        HSV (HSB):
        322°, 89.7233%, 99.2157%
        XYZ:
        48.2281, 24.5617, 40.7271
        xyY:
        0.4249, 0.2164, 24.5617
      CIE-Lab:
        56.6459, 85.6732, -18.8508
        CIE-LCH:
        56.6459, 87.7226, 347.5908
        CIE-Luv:
        56.6459, 117.9543, -42.7768
        Hunter-Lab:
        49.5598, 86.9741, -14.0313
      #fd1aab color charts
#fd1aab RGB chart
      #fd1aab CMYK chart
      #fd1aab RGB pie chart
      #fd1aab color shades, tints & tones
#fd1aab color schemes
#fd1aab color preview, HTML & CSS examples
           This text has a color of #fd1aab        
        
          <p style="color:#fd1aab;">Text here</p>
        
        
          .mytext {color:#fd1aab;}
        
        Text color #fd1aab
      
           This box has a color of #fd1aab        
        
          <div style="background-color:#fd1aab;">Content here</div>
        
        
          .mybackground {background-color:#fd1aab;}
        
        Background color #fd1aab
      
           Border around this has a color of #fd1aab        
        
          <div style="border:2px solid #fd1aab;">Content here</div>
        
        
          .myborder {border:2px solid #fd1aab;}
        
        Border color #fd1aab