#fd4964 color space conversions
Hex:
        #fd4964
        RGB:
        253, 73, 100
        CMY:
        1, 71, 61
        CMYK:
        0, 71, 60, 1
      HSL:
        351°, 97.8261%, 63.9216%
        HSV (HSB):
        351°, 71.1462%, 99.2157%
        XYZ:
        45.1908, 26.5678, 14.8029
        xyY:
        0.5221, 0.3069, 26.5678
      CIE-Lab:
        58.5722, 68.8162, 25.7335
        CIE-LCH:
        58.5722, 73.4703, 20.5030
        CIE-Luv:
        58.5722, 131.3388, 16.3914
        Hunter-Lab:
        51.5440, 66.2965, 19.0534
      #fd4964 color charts
#fd4964 RGB chart
      #fd4964 CMYK chart
      #fd4964 RGB pie chart
      #fd4964 color shades, tints & tones
#fd4964 color schemes
#fd4964 color preview, HTML & CSS examples
           This text has a color of #fd4964        
        
          <p style="color:#fd4964;">Text here</p>
        
        
          .mytext {color:#fd4964;}
        
        Text color #fd4964
      
           This box has a color of #fd4964        
        
          <div style="background-color:#fd4964;">Content here</div>
        
        
          .mybackground {background-color:#fd4964;}
        
        Background color #fd4964
      
           Border around this has a color of #fd4964        
        
          <div style="border:2px solid #fd4964;">Content here</div>
        
        
          .myborder {border:2px solid #fd4964;}
        
        Border color #fd4964