#f99fff color space conversions
Hex:
#f99fff
RGB:
249, 159, 255
CMY:
2, 38, 0
CMYK:
2, 38, 0, 0
HSL:
296°, 100.0000%, 81.1765%
HSV (HSB):
296°, 37.6471%, 100.0000%
XYZ:
69.5151, 52.1560, 101.0110
xyY:
0.3122, 0.2342, 52.1560
CIE-Lab:
77.3740, 48.0140, -34.0694
CIE-LCH:
77.3740, 58.8733, 324.6416
CIE-Luv:
77.3740, 43.1799, -62.2493
Hunter-Lab:
72.2191, 45.4331, -32.3740
#f99fff color charts
#f99fff color shades, tints & tones
#f99fff color schemes
#f99fff color preview, HTML & CSS examples
This text has a color of #f99fff
<p style="color:#f99fff;">Text here</p>
.mytext {color:#f99fff;}
This box has a color of #f99fff
<div style="background-color:#f99fff;">Content here</div>
.mybackground {background-color:#f99fff;}
Border around this has a color of #f99fff
<div style="border:2px solid #f99fff;">Content here</div>
.myborder {border:2px solid #f99fff;}