#fd4955 color space conversions
Hex:
        #fd4955
        RGB:
        253, 73, 85
        CMY:
        1, 71, 67
        CMYK:
        0, 71, 66, 1
      HSL:
        356°, 97.8261%, 63.9216%
        HSV (HSB):
        356°, 71.1462%, 99.2157%
        XYZ:
        44.5302, 26.3036, 11.3244
        xyY:
        0.5420, 0.3202, 26.3036
      CIE-Lab:
        58.3241, 67.9745, 34.0900
        CIE-LCH:
        58.3241, 76.0438, 26.6343
        CIE-Luv:
        58.3241, 135.4863, 24.3343
        Hunter-Lab:
        51.2870, 65.2312, 22.8094
      #fd4955 color charts
#fd4955 RGB chart
      #fd4955 CMYK chart
      #fd4955 RGB pie chart
      #fd4955 color shades, tints & tones
#fd4955 color schemes
#fd4955 color preview, HTML & CSS examples
           This text has a color of #fd4955        
        
          <p style="color:#fd4955;">Text here</p>
        
        
          .mytext {color:#fd4955;}
        
        Text color #fd4955
      
           This box has a color of #fd4955        
        
          <div style="background-color:#fd4955;">Content here</div>
        
        
          .mybackground {background-color:#fd4955;}
        
        Background color #fd4955
      
           Border around this has a color of #fd4955        
        
          <div style="border:2px solid #fd4955;">Content here</div>
        
        
          .myborder {border:2px solid #fd4955;}
        
        Border color #fd4955