#f994f8 color space conversions
Hex:
#f994f8
RGB:
249, 148, 248
CMY:
2, 42, 3
CMYK:
0, 41, 0, 2
HSL:
301°, 89.3805%, 77.8431%
HSV (HSB):
301°, 40.5622%, 97.6471%
XYZ:
66.6001, 48.0969, 94.5803
xyY:
0.3182, 0.2298, 48.0969
CIE-Lab:
74.8860, 52.3515, -34.1287
CIE-LCH:
74.8860, 62.4936, 326.8991
CIE-Luv:
74.8860, 49.3727, -62.7534
Hunter-Lab:
69.3519, 50.0515, -32.3119
#f994f8 color charts
#f994f8 color shades, tints & tones
#f994f8 color schemes
#f994f8 color preview, HTML & CSS examples
This text has a color of #f994f8
<p style="color:#f994f8;">Text here</p>
.mytext {color:#f994f8;}
This box has a color of #f994f8
<div style="background-color:#f994f8;">Content here</div>
.mybackground {background-color:#f994f8;}
Border around this has a color of #f994f8
<div style="border:2px solid #f994f8;">Content here</div>
.myborder {border:2px solid #f994f8;}