#f99fb9 color space conversions
Hex:
#f99fb9
RGB:
249, 159, 185
CMY:
2, 38, 27
CMYK:
0, 36, 26, 2
HSL:
343°, 88.2353%, 80.0000%
HSV (HSB):
343°, 36.1446%, 97.6471%
XYZ:
60.2220, 48.4388, 52.0745
xyY:
0.3747, 0.3014, 48.4388
CIE-Lab:
75.1008, 36.7703, 0.6650
CIE-LCH:
75.1008, 36.7763, 1.0362
CIE-Luv:
75.1008, 56.2369, -5.9062
Hunter-Lab:
69.5980, 32.6567, 4.3567
#f99fb9 color charts
#f99fb9 color shades, tints & tones
#f99fb9 color schemes
#f99fb9 color preview, HTML & CSS examples
This text has a color of #f99fb9
<p style="color:#f99fb9;">Text here</p>
.mytext {color:#f99fb9;}
This box has a color of #f99fb9
<div style="background-color:#f99fb9;">Content here</div>
.mybackground {background-color:#f99fb9;}
Border around this has a color of #f99fb9
<div style="border:2px solid #f99fb9;">Content here</div>
.myborder {border:2px solid #f99fb9;}