#fd2331 color space conversions
Hex:
        #fd2331
        RGB:
        253, 35, 49
        CMY:
        1, 86, 81
        CMYK:
        0, 86, 81, 1
      HSL:
        356°, 98.1982%, 56.4706%
        HSV (HSB):
        356°, 86.1660%, 99.2157%
        XYZ:
        41.6634, 22.3065, 5.0154
        xyY:
        0.6039, 0.3234, 22.3065
      CIE-Lab:
        54.3507, 76.5823, 49.6010
        CIE-LCH:
        54.3507, 91.2420, 32.9304
        CIE-Luv:
        54.3507, 161.1311, 31.5898
        Hunter-Lab:
        47.2297, 74.8107, 26.7647
      #fd2331 color charts
#fd2331 RGB chart
      #fd2331 CMYK chart
      #fd2331 RGB pie chart
      #fd2331 color shades, tints & tones
#fd2331 color schemes
#fd2331 color preview, HTML & CSS examples
           This text has a color of #fd2331        
        
          <p style="color:#fd2331;">Text here</p>
        
        
          .mytext {color:#fd2331;}
        
        Text color #fd2331
      
           This box has a color of #fd2331        
        
          <div style="background-color:#fd2331;">Content here</div>
        
        
          .mybackground {background-color:#fd2331;}
        
        Background color #fd2331
      
           Border around this has a color of #fd2331        
        
          <div style="border:2px solid #fd2331;">Content here</div>
        
        
          .myborder {border:2px solid #fd2331;}
        
        Border color #fd2331