#f5807e color space conversions
Hex:
        #f5807e
        RGB:
        245, 128, 126
        CMY:
        4, 50, 51
        CMYK:
        0, 48, 49, 4
      HSL:
        1°, 85.6115%, 72.7451%
        HSV (HSB):
        1°, 48.5714%, 96.0784%
        XYZ:
        49.1413, 36.3572, 24.1663
        xyY:
        0.4481, 0.3315, 36.3572
      CIE-Lab:
        66.7919, 44.4414, 21.6534
        CIE-LCH:
        66.7919, 49.4359, 25.9769
        CIE-Luv:
        66.7919, 84.1043, 19.3126
        Hunter-Lab:
        60.2969, 39.9557, 18.4451
      #f5807e color charts
#f5807e RGB chart
      #f5807e CMYK chart
      #f5807e RGB pie chart
      #f5807e color shades, tints & tones
#f5807e color schemes
#f5807e color preview, HTML & CSS examples
           This text has a color of #f5807e        
        
          <p style="color:#f5807e;">Text here</p>
        
        
          .mytext {color:#f5807e;}
        
        Text color #f5807e
      
           This box has a color of #f5807e        
        
          <div style="background-color:#f5807e;">Content here</div>
        
        
          .mybackground {background-color:#f5807e;}
        
        Background color #f5807e
      
           Border around this has a color of #f5807e        
        
          <div style="border:2px solid #f5807e;">Content here</div>
        
        
          .myborder {border:2px solid #f5807e;}
        
        Border color #f5807e