#f985e3 color space conversions
Hex:
#f985e3
RGB:
249, 133, 227
CMY:
2, 48, 11
CMYK:
0, 47, 9, 2
HSL:
311°, 90.6250%, 74.9020%
HSV (HSB):
311°, 46.5863%, 97.6471%
XYZ:
61.3196, 42.4608, 77.6369
xyY:
0.3380, 0.2341, 42.4608
CIE-Lab:
71.1875, 56.2315, -28.3527
CIE-LCH:
71.1875, 62.9750, 333.2421
CIE-Luv:
71.1875, 60.6870, -53.6099
Hunter-Lab:
65.1620, 53.9409, -25.0274
#f985e3 color charts
#f985e3 color shades, tints & tones
#f985e3 color schemes
#f985e3 color preview, HTML & CSS examples
This text has a color of #f985e3
<p style="color:#f985e3;">Text here</p>
.mytext {color:#f985e3;}
This box has a color of #f985e3
<div style="background-color:#f985e3;">Content here</div>
.mybackground {background-color:#f985e3;}
Border around this has a color of #f985e3
<div style="border:2px solid #f985e3;">Content here</div>
.myborder {border:2px solid #f985e3;}