#f988e2 color space conversions
Hex:
#f988e2
RGB:
249, 136, 226
CMY:
2, 47, 11
CMYK:
0, 45, 9, 2
HSL:
312°, 90.4000%, 75.4902%
HSV (HSB):
312°, 45.3815%, 97.6471%
XYZ:
61.5985, 43.2390, 77.0509
xyY:
0.3387, 0.2377, 43.2390
CIE-Lab:
71.7169, 54.6037, -26.9892
CIE-LCH:
71.7169, 60.9096, 333.6980
CIE-Luv:
71.7169, 59.5840, -51.2155
Hunter-Lab:
65.7564, 52.1395, -23.4443
#f988e2 color charts
#f988e2 color shades, tints & tones
#f988e2 color schemes
#f988e2 color preview, HTML & CSS examples
This text has a color of #f988e2
<p style="color:#f988e2;">Text here</p>
.mytext {color:#f988e2;}
This box has a color of #f988e2
<div style="background-color:#f988e2;">Content here</div>
.mybackground {background-color:#f988e2;}
Border around this has a color of #f988e2
<div style="border:2px solid #f988e2;">Content here</div>
.myborder {border:2px solid #f988e2;}