#f5927e color space conversions
Hex:
        #f5927e
        RGB:
        245, 146, 126
        CMY:
        4, 43, 51
        CMYK:
        0, 40, 49, 4
      HSL:
        10°, 85.6115%, 72.7451%
        HSV (HSB):
        10°, 48.5714%, 96.0784%
        XYZ:
        51.7010, 41.4766, 25.0195
        xyY:
        0.4374, 0.3509, 41.4766
      CIE-Lab:
        70.5086, 35.2717, 26.6526
        CIE-LCH:
        70.5086, 44.2092, 37.0761
        CIE-Luv:
        70.5086, 71.7712, 27.5976
        Hunter-Lab:
        64.4023, 30.5923, 22.0482
      #f5927e color charts
#f5927e RGB chart
      #f5927e CMYK chart
      #f5927e RGB pie chart
      #f5927e color shades, tints & tones
#f5927e color schemes
#f5927e color preview, HTML & CSS examples
           This text has a color of #f5927e        
        
          <p style="color:#f5927e;">Text here</p>
        
        
          .mytext {color:#f5927e;}
        
        Text color #f5927e
      
           This box has a color of #f5927e        
        
          <div style="background-color:#f5927e;">Content here</div>
        
        
          .mybackground {background-color:#f5927e;}
        
        Background color #f5927e
      
           Border around this has a color of #f5927e        
        
          <div style="border:2px solid #f5927e;">Content here</div>
        
        
          .myborder {border:2px solid #f5927e;}
        
        Border color #f5927e