#f985e9 color space conversions
Hex:
#f985e9
RGB:
249, 133, 233
CMY:
2, 48, 9
CMYK:
0, 47, 6, 2
HSL:
308°, 90.6250%, 74.9020%
HSV (HSB):
308°, 46.5863%, 97.6471%
XYZ:
62.1624, 42.7980, 82.0753
xyY:
0.3324, 0.2288, 42.7980
CIE-Lab:
71.4176, 57.2099, -31.2978
CIE-LCH:
71.4176, 65.2114, 331.3182
CIE-Luv:
71.4176, 59.2320, -58.5231
Hunter-Lab:
65.4202, 55.1259, -28.5904
#f985e9 color charts
#f985e9 color shades, tints & tones
#f985e9 color schemes
#f985e9 color preview, HTML & CSS examples
This text has a color of #f985e9
<p style="color:#f985e9;">Text here</p>
.mytext {color:#f985e9;}
This box has a color of #f985e9
<div style="background-color:#f985e9;">Content here</div>
.mybackground {background-color:#f985e9;}
Border around this has a color of #f985e9
<div style="border:2px solid #f985e9;">Content here</div>
.myborder {border:2px solid #f985e9;}