#f984e6 color space conversions
Hex:
#f984e6
RGB:
249, 132, 230
CMY:
2, 48, 10
CMYK:
0, 47, 8, 2
HSL:
310°, 90.6977%, 74.7059%
HSV (HSB):
310°, 46.9880%, 97.6471%
XYZ:
61.6011, 42.3554, 79.7916
xyY:
0.3352, 0.2305, 42.3554
CIE-Lab:
71.1153, 57.2029, -30.1150
CIE-LCH:
71.1153, 64.6459, 332.2350
CIE-Luv:
71.1153, 60.3942, -56.5851
Hunter-Lab:
65.0811, 55.0636, -27.1348
#f984e6 color charts
#f984e6 color shades, tints & tones
#f984e6 color schemes
#f984e6 color preview, HTML & CSS examples
This text has a color of #f984e6
<p style="color:#f984e6;">Text here</p>
.mytext {color:#f984e6;}
This box has a color of #f984e6
<div style="background-color:#f984e6;">Content here</div>
.mybackground {background-color:#f984e6;}
Border around this has a color of #f984e6
<div style="border:2px solid #f984e6;">Content here</div>
.myborder {border:2px solid #f984e6;}