#fd254b color space conversions
Hex:
        #fd254b
        RGB:
        253, 37, 75
        CMY:
        1, 85, 71
        CMYK:
        0, 85, 70, 1
      HSL:
        349°, 98.1818%, 56.8627%
        HSV (HSB):
        349°, 85.3755%, 99.2157%
        XYZ:
        42.4396, 22.7138, 8.8040
        xyY:
        0.5738, 0.3071, 22.7138
      CIE-Lab:
        54.7763, 77.0918, 35.5439
        CIE-LCH:
        54.7763, 84.8912, 24.7525
        CIE-Luv:
        54.7763, 154.2757, 21.9300
        Hunter-Lab:
        47.6590, 75.5483, 22.4087
      #fd254b color charts
#fd254b RGB chart
      #fd254b CMYK chart
      #fd254b RGB pie chart
      #fd254b color shades, tints & tones
#fd254b color schemes
#fd254b color preview, HTML & CSS examples
           This text has a color of #fd254b        
        
          <p style="color:#fd254b;">Text here</p>
        
        
          .mytext {color:#fd254b;}
        
        Text color #fd254b
      
           This box has a color of #fd254b        
        
          <div style="background-color:#fd254b;">Content here</div>
        
        
          .mybackground {background-color:#fd254b;}
        
        Background color #fd254b
      
           Border around this has a color of #fd254b        
        
          <div style="border:2px solid #fd254b;">Content here</div>
        
        
          .myborder {border:2px solid #fd254b;}
        
        Border color #fd254b