#fd1256 color space conversions
Hex:
        #fd1256
        RGB:
        253, 18, 86
        CMY:
        1, 93, 66
        CMYK:
        0, 93, 66, 1
      HSL:
        343°, 98.3264%, 53.1373%
        HSV (HSB):
        343°, 92.8854%, 99.2157%
        XYZ:
        42.4040, 21.9871, 10.8131
        xyY:
        0.5639, 0.2924, 21.9871
      CIE-Lab:
        54.0134, 80.2736, 28.0951
        CIE-LCH:
        54.0134, 85.0481, 19.2896
        CIE-Luv:
        54.0134, 155.4101, 14.5272
        Hunter-Lab:
        46.8905, 79.3631, 19.1508
      #fd1256 color charts
#fd1256 RGB chart
      #fd1256 CMYK chart
      #fd1256 RGB pie chart
      #fd1256 color shades, tints & tones
#fd1256 color schemes
#fd1256 color preview, HTML & CSS examples
           This text has a color of #fd1256        
        
          <p style="color:#fd1256;">Text here</p>
        
        
          .mytext {color:#fd1256;}
        
        Text color #fd1256
      
           This box has a color of #fd1256        
        
          <div style="background-color:#fd1256;">Content here</div>
        
        
          .mybackground {background-color:#fd1256;}
        
        Background color #fd1256
      
           Border around this has a color of #fd1256        
        
          <div style="border:2px solid #fd1256;">Content here</div>
        
        
          .myborder {border:2px solid #fd1256;}
        
        Border color #fd1256