#f94d82 color space conversions
Hex:
        #f94d82
        RGB:
        249, 77, 130
        CMY:
        2, 70, 49
        CMYK:
        0, 69, 48, 2
      HSL:
        342°, 93.4783%, 63.9216%
        HSV (HSB):
        342°, 69.0763%, 97.6471%
        XYZ:
        45.7501, 27.0592, 23.9307
        xyY:
        0.4729, 0.2797, 27.0592
      CIE-Lab:
        59.0291, 68.4499, 8.6638
        CIE-LCH:
        59.0291, 68.9960, 7.2136
        CIE-Luv:
        59.0291, 116.4707, -2.3583
        Hunter-Lab:
        52.0185, 65.9579, 9.1369
      #f94d82 color charts
#f94d82 RGB chart
      #f94d82 CMYK chart
      #f94d82 RGB pie chart
      #f94d82 color shades, tints & tones
#f94d82 color schemes
#f94d82 color preview, HTML & CSS examples
           This text has a color of #f94d82        
        
          <p style="color:#f94d82;">Text here</p>
        
        
          .mytext {color:#f94d82;}
        
        Text color #f94d82
      
           This box has a color of #f94d82        
        
          <div style="background-color:#f94d82;">Content here</div>
        
        
          .mybackground {background-color:#f94d82;}
        
        Background color #f94d82
      
           Border around this has a color of #f94d82        
        
          <div style="border:2px solid #f94d82;">Content here</div>
        
        
          .myborder {border:2px solid #f94d82;}
        
        Border color #f94d82