#fd0f56 color space conversions
Hex:
        #fd0f56
        RGB:
        253, 15, 86
        CMY:
        1, 94, 66
        CMYK:
        0, 94, 66, 1
      HSL:
        342°, 98.3471%, 52.5490%
        HSV (HSB):
        342°, 94.0711%, 99.2157%
        XYZ:
        42.3586, 21.8962, 10.7979
        xyY:
        0.5644, 0.2917, 21.8962
      CIE-Lab:
        53.9167, 80.5537, 27.9717
        CIE-LCH:
        53.9167, 85.2720, 19.1492
        CIE-Luv:
        53.9167, 155.8762, 14.3153
        Hunter-Lab:
        46.7934, 79.6944, 19.0737
      #fd0f56 color charts
#fd0f56 RGB chart
      #fd0f56 CMYK chart
      #fd0f56 RGB pie chart
      #fd0f56 color shades, tints & tones
#fd0f56 color schemes
#fd0f56 color preview, HTML & CSS examples
           This text has a color of #fd0f56        
        
          <p style="color:#fd0f56;">Text here</p>
        
        
          .mytext {color:#fd0f56;}
        
        Text color #fd0f56
      
           This box has a color of #fd0f56        
        
          <div style="background-color:#fd0f56;">Content here</div>
        
        
          .mybackground {background-color:#fd0f56;}
        
        Background color #fd0f56
      
           Border around this has a color of #fd0f56        
        
          <div style="border:2px solid #fd0f56;">Content here</div>
        
        
          .myborder {border:2px solid #fd0f56;}
        
        Border color #fd0f56