#f99eda color space conversions
Hex:
#f99eda
RGB:
249, 158, 218
CMY:
2, 38, 15
CMYK:
0, 37, 12, 2
HSL:
320°, 88.3495%, 79.8039%
HSV (HSB):
320°, 36.5462%, 97.6471%
XYZ:
63.9487, 49.6554, 72.5437
xyY:
0.3435, 0.2668, 49.6554
CIE-Lab:
75.8573, 42.1915, -16.3054
CIE-LCH:
75.8573, 45.2326, 338.8704
CIE-Luv:
75.8573, 50.6612, -32.4805
Hunter-Lab:
70.4666, 38.6728, -11.7110
#f99eda color charts
#f99eda color shades, tints & tones
#f99eda color schemes
#f99eda color preview, HTML & CSS examples
This text has a color of #f99eda
<p style="color:#f99eda;">Text here</p>
.mytext {color:#f99eda;}
This box has a color of #f99eda
<div style="background-color:#f99eda;">Content here</div>
.mybackground {background-color:#f99eda;}
Border around this has a color of #f99eda
<div style="border:2px solid #f99eda;">Content here</div>
.myborder {border:2px solid #f99eda;}