#fd5355 color space conversions
Hex:
        #fd5355
        RGB:
        253, 83, 85
        CMY:
        1, 67, 67
        CMYK:
        0, 67, 66, 1
      HSL:
        359°, 97.7011%, 65.8824%
        HSV (HSB):
        359°, 67.1937%, 99.2157%
        XYZ:
        45.2410, 27.7250, 11.5613
        xyY:
        0.5352, 0.3280, 27.7250
      CIE-Lab:
        59.6395, 64.3598, 35.7066
        CIE-LCH:
        59.6395, 73.6013, 29.0213
        CIE-Luv:
        59.6395, 129.5964, 27.0905
        Hunter-Lab:
        52.6546, 61.2222, 23.8399
      #fd5355 color charts
#fd5355 RGB chart
      #fd5355 CMYK chart
      #fd5355 RGB pie chart
      #fd5355 color shades, tints & tones
#fd5355 color schemes
#fd5355 color preview, HTML & CSS examples
           This text has a color of #fd5355        
        
          <p style="color:#fd5355;">Text here</p>
        
        
          .mytext {color:#fd5355;}
        
        Text color #fd5355
      
           This box has a color of #fd5355        
        
          <div style="background-color:#fd5355;">Content here</div>
        
        
          .mybackground {background-color:#fd5355;}
        
        Background color #fd5355
      
           Border around this has a color of #fd5355        
        
          <div style="border:2px solid #fd5355;">Content here</div>
        
        
          .myborder {border:2px solid #fd5355;}
        
        Border color #fd5355