#fd10af color space conversions
Hex:
        #fd10af
        RGB:
        253, 16, 175
        CMY:
        1, 94, 31
        CMYK:
        0, 94, 31, 1
      HSL:
        320°, 98.3402%, 52.7451%
        HSV (HSB):
        320°, 93.6759%, 99.2157%
        XYZ:
        48.4312, 24.3484, 42.7045
        xyY:
        0.4194, 0.2108, 24.3484
      CIE-Lab:
        56.4349, 87.1414, -21.5100
        CIE-LCH:
        56.4349, 89.7569, 346.1342
        CIE-Luv:
        56.4349, 117.1919, -46.8483
        Hunter-Lab:
        49.3441, 88.8455, -16.7713
      #fd10af color charts
#fd10af RGB chart
      #fd10af CMYK chart
      #fd10af RGB pie chart
      #fd10af color shades, tints & tones
#fd10af color schemes
#fd10af color preview, HTML & CSS examples
           This text has a color of #fd10af        
        
          <p style="color:#fd10af;">Text here</p>
        
        
          .mytext {color:#fd10af;}
        
        Text color #fd10af
      
           This box has a color of #fd10af        
        
          <div style="background-color:#fd10af;">Content here</div>
        
        
          .mybackground {background-color:#fd10af;}
        
        Background color #fd10af
      
           Border around this has a color of #fd10af        
        
          <div style="border:2px solid #fd10af;">Content here</div>
        
        
          .myborder {border:2px solid #fd10af;}
        
        Border color #fd10af