#f5164d color space conversions
Hex:
        #f5164d
        RGB:
        245, 22, 77
        CMY:
        4, 91, 70
        CMYK:
        0, 91, 69, 4
      HSL:
        345°, 91.7695%, 52.3529%
        HSV (HSB):
        345°, 91.0204%, 96.0784%
        XYZ:
        39.2827, 20.5221, 8.9119
        xyY:
        0.5717, 0.2986, 20.5221
      CIE-Lab:
        52.4225, 77.5166, 31.1337
        CIE-LCH:
        52.4225, 83.5352, 21.8823
        CIE-Luv:
        52.4225, 151.6074, 17.5207
        Hunter-Lab:
        45.3013, 75.5073, 20.0471
      #f5164d color charts
#f5164d RGB chart
      #f5164d CMYK chart
      #f5164d RGB pie chart
      #f5164d color shades, tints & tones
#f5164d color schemes
#f5164d color preview, HTML & CSS examples
           This text has a color of #f5164d        
        
          <p style="color:#f5164d;">Text here</p>
        
        
          .mytext {color:#f5164d;}
        
        Text color #f5164d
      
           This box has a color of #f5164d        
        
          <div style="background-color:#f5164d;">Content here</div>
        
        
          .mybackground {background-color:#f5164d;}
        
        Background color #f5164d
      
           Border around this has a color of #f5164d        
        
          <div style="border:2px solid #f5164d;">Content here</div>
        
        
          .myborder {border:2px solid #f5164d;}
        
        Border color #f5164d