#fd5351 color space conversions
Hex:
        #fd5351
        RGB:
        253, 83, 81
        CMY:
        1, 67, 68
        CMYK:
        0, 67, 68, 1
      HSL:
        1°, 97.7273%, 65.4902%
        HSV (HSB):
        1°, 67.9842%, 99.2157%
        XYZ:
        45.0865, 27.6632, 10.7478
        xyY:
        0.5400, 0.3313, 27.6632
      CIE-Lab:
        59.5833, 64.1574, 37.8852
        CIE-LCH:
        59.5833, 74.5081, 30.5620
        CIE-Luv:
        59.5833, 130.5245, 28.9789
        Hunter-Lab:
        52.5959, 60.9719, 24.7014
      #fd5351 color charts
#fd5351 RGB chart
      #fd5351 CMYK chart
      #fd5351 RGB pie chart
      #fd5351 color shades, tints & tones
#fd5351 color schemes
#fd5351 color preview, HTML & CSS examples
           This text has a color of #fd5351        
        
          <p style="color:#fd5351;">Text here</p>
        
        
          .mytext {color:#fd5351;}
        
        Text color #fd5351
      
           This box has a color of #fd5351        
        
          <div style="background-color:#fd5351;">Content here</div>
        
        
          .mybackground {background-color:#fd5351;}
        
        Background color #fd5351
      
           Border around this has a color of #fd5351        
        
          <div style="border:2px solid #fd5351;">Content here</div>
        
        
          .myborder {border:2px solid #fd5351;}
        
        Border color #fd5351