#fd1195 color space conversions
Hex:
        #fd1195
        RGB:
        253, 17, 149
        CMY:
        1, 93, 42
        CMYK:
        0, 93, 41, 1
      HSL:
        326°, 98.3333%, 52.9412%
        HSV (HSB):
        326°, 93.2806%, 99.2157%
        XYZ:
        46.1333, 23.4535, 30.5292
        xyY:
        0.4608, 0.2343, 23.4535
      CIE-Lab:
        55.5364, 84.5957, -7.5641
        CIE-LCH:
        55.5364, 84.9332, 354.8905
        CIE-Luv:
        55.5364, 129.3236, -26.8131
        Hunter-Lab:
        48.4288, 85.2888, -3.4760
      #fd1195 color charts
#fd1195 RGB chart
      #fd1195 CMYK chart
      #fd1195 RGB pie chart
      #fd1195 color shades, tints & tones
#fd1195 color schemes
#fd1195 color preview, HTML & CSS examples
           This text has a color of #fd1195        
        
          <p style="color:#fd1195;">Text here</p>
        
        
          .mytext {color:#fd1195;}
        
        Text color #fd1195
      
           This box has a color of #fd1195        
        
          <div style="background-color:#fd1195;">Content here</div>
        
        
          .mybackground {background-color:#fd1195;}
        
        Background color #fd1195
      
           Border around this has a color of #fd1195        
        
          <div style="border:2px solid #fd1195;">Content here</div>
        
        
          .myborder {border:2px solid #fd1195;}
        
        Border color #fd1195