#f94d55 color space conversions
Hex:
        #f94d55
        RGB:
        249, 77, 85
        CMY:
        2, 70, 67
        CMYK:
        0, 69, 66, 2
      HSL:
        357°, 93.4783%, 63.9216%
        HSV (HSB):
        357°, 69.0763%, 97.6471%
        XYZ:
        43.3605, 26.1034, 11.3474
        xyY:
        0.5366, 0.3230, 26.1034
      CIE-Lab:
        58.1350, 65.3589, 33.7003
        CIE-LCH:
        58.1350, 73.5357, 27.2765
        CIE-Luv:
        58.1350, 129.9970, 24.6611
        Hunter-Lab:
        51.0915, 62.0800, 22.5957
      #f94d55 color charts
#f94d55 RGB chart
      #f94d55 CMYK chart
      #f94d55 RGB pie chart
      #f94d55 color shades, tints & tones
#f94d55 color schemes
#f94d55 color preview, HTML & CSS examples
           This text has a color of #f94d55        
        
          <p style="color:#f94d55;">Text here</p>
        
        
          .mytext {color:#f94d55;}
        
        Text color #f94d55
      
           This box has a color of #f94d55        
        
          <div style="background-color:#f94d55;">Content here</div>
        
        
          .mybackground {background-color:#f94d55;}
        
        Background color #f94d55
      
           Border around this has a color of #f94d55        
        
          <div style="border:2px solid #f94d55;">Content here</div>
        
        
          .myborder {border:2px solid #f94d55;}
        
        Border color #f94d55