#fd2f47 color space conversions
Hex:
        #fd2f47
        RGB:
        253, 47, 71
        CMY:
        1, 82, 72
        CMYK:
        0, 81, 72, 1
      HSL:
        353°, 98.0952%, 58.8235%
        HSV (HSB):
        353°, 81.4229%, 99.2157%
        XYZ:
        42.6619, 23.3706, 8.2237
        xyY:
        0.5745, 0.3147, 23.3706
      CIE-Lab:
        55.4520, 74.8451, 38.6526
        CIE-LCH:
        55.4520, 84.2367, 27.3134
        CIE-Luv:
        55.4520, 151.7540, 25.2225
        Hunter-Lab:
        48.3432, 72.9221, 23.7544
      #fd2f47 color charts
#fd2f47 RGB chart
      #fd2f47 CMYK chart
      #fd2f47 RGB pie chart
      #fd2f47 color shades, tints & tones
#fd2f47 color schemes
#fd2f47 color preview, HTML & CSS examples
           This text has a color of #fd2f47        
        
          <p style="color:#fd2f47;">Text here</p>
        
        
          .mytext {color:#fd2f47;}
        
        Text color #fd2f47
      
           This box has a color of #fd2f47        
        
          <div style="background-color:#fd2f47;">Content here</div>
        
        
          .mybackground {background-color:#fd2f47;}
        
        Background color #fd2f47
      
           Border around this has a color of #fd2f47        
        
          <div style="border:2px solid #fd2f47;">Content here</div>
        
        
          .myborder {border:2px solid #fd2f47;}
        
        Border color #fd2f47