#fd5aba color space conversions
Hex:
        #fd5aba
        RGB:
        253, 90, 186
        CMY:
        1, 65, 27
        CMYK:
        0, 64, 26, 1
      HSL:
        325°, 97.6048%, 67.2549%
        HSV (HSB):
        325°, 64.4269%, 99.2157%
        XYZ:
        53.0271, 31.7401, 49.7860
        xyY:
        0.3941, 0.2359, 31.7401
      CIE-Lab:
        63.1275, 70.5468, -17.6530
        CIE-LCH:
        63.1275, 72.7219, 345.9513
        CIE-Luv:
        63.1275, 94.1949, -38.8249
        Hunter-Lab:
        56.3384, 69.4165, -12.9574
      #fd5aba color charts
#fd5aba RGB chart
      #fd5aba CMYK chart
      #fd5aba RGB pie chart
      #fd5aba color shades, tints & tones
#fd5aba color schemes
#fd5aba color preview, HTML & CSS examples
           This text has a color of #fd5aba        
        
          <p style="color:#fd5aba;">Text here</p>
        
        
          .mytext {color:#fd5aba;}
        
        Text color #fd5aba
      
           This box has a color of #fd5aba        
        
          <div style="background-color:#fd5aba;">Content here</div>
        
        
          .mybackground {background-color:#fd5aba;}
        
        Background color #fd5aba
      
           Border around this has a color of #fd5aba        
        
          <div style="border:2px solid #fd5aba;">Content here</div>
        
        
          .myborder {border:2px solid #fd5aba;}
        
        Border color #fd5aba