#fd2047 color space conversions
Hex:
        #fd2047
        RGB:
        253, 32, 71
        CMY:
        1, 87, 72
        CMYK:
        0, 87, 72, 1
      HSL:
        349°, 98.2222%, 55.8824%
        HSV (HSB):
        349°, 87.3518%, 99.2157%
        XYZ:
        42.1619, 22.3706, 8.0570
        xyY:
        0.5808, 0.3082, 22.3706
      CIE-Lab:
        54.4180, 77.8006, 37.4448
        CIE-LCH:
        54.4180, 86.3426, 25.7011
        CIE-Luv:
        54.4180, 156.9047, 23.0855
        Hunter-Lab:
        47.2976, 76.3472, 23.0084
      #fd2047 color charts
#fd2047 RGB chart
      #fd2047 CMYK chart
      #fd2047 RGB pie chart
      #fd2047 color shades, tints & tones
#fd2047 color schemes
#fd2047 color preview, HTML & CSS examples
           This text has a color of #fd2047        
        
          <p style="color:#fd2047;">Text here</p>
        
        
          .mytext {color:#fd2047;}
        
        Text color #fd2047
      
           This box has a color of #fd2047        
        
          <div style="background-color:#fd2047;">Content here</div>
        
        
          .mybackground {background-color:#fd2047;}
        
        Background color #fd2047
      
           Border around this has a color of #fd2047        
        
          <div style="border:2px solid #fd2047;">Content here</div>
        
        
          .myborder {border:2px solid #fd2047;}
        
        Border color #fd2047