#ff5d52 color space conversions
Hex:
        #ff5d52
        RGB:
        255, 93, 82
        CMY:
        0, 64, 68
        CMYK:
        0, 64, 68, 0
      HSL:
        4°, 100.0000%, 66.0784%
        HSV (HSB):
        4°, 67.8431%, 100.0000%
        XYZ:
        46.6773, 29.6979, 11.2547
        xyY:
        0.5327, 0.3389, 29.6979
      CIE-Lab:
        61.3927, 60.8917, 39.5739
        CIE-LCH:
        61.3927, 72.6216, 33.0201
        CIE-Luv:
        61.3927, 125.4475, 31.8361
        Hunter-Lab:
        54.4958, 57.5232, 25.9022
      #ff5d52 color charts
#ff5d52 RGB chart
      #ff5d52 CMYK chart
      #ff5d52 RGB pie chart
      #ff5d52 color shades, tints & tones
#ff5d52 color schemes
#ff5d52 color preview, HTML & CSS examples
           This text has a color of #ff5d52        
        
          <p style="color:#ff5d52;">Text here</p>
        
        
          .mytext {color:#ff5d52;}
        
        Text color #ff5d52
      
           This box has a color of #ff5d52        
        
          <div style="background-color:#ff5d52;">Content here</div>
        
        
          .mybackground {background-color:#ff5d52;}
        
        Background color #ff5d52
      
           Border around this has a color of #ff5d52        
        
          <div style="border:2px solid #ff5d52;">Content here</div>
        
        
          .myborder {border:2px solid #ff5d52;}
        
        Border color #ff5d52