#f99fb5 color space conversions
Hex:
#f99fb5
RGB:
249, 159, 181
CMY:
2, 38, 29
CMYK:
0, 36, 27, 2
HSL:
345°, 88.2353%, 80.0000%
HSV (HSB):
345°, 36.1446%, 97.6471%
XYZ:
59.8055, 48.2722, 49.8814
xyY:
0.3786, 0.3056, 48.2722
CIE-Lab:
74.9963, 36.2287, 2.7120
CIE-LCH:
74.9963, 36.3301, 4.2810
CIE-Luv:
74.9963, 56.9517, -2.8799
Hunter-Lab:
69.4782, 32.0626, 6.0679
#f99fb5 color charts
#f99fb5 color shades, tints & tones
#f99fb5 color schemes
#f99fb5 color preview, HTML & CSS examples
This text has a color of #f99fb5
<p style="color:#f99fb5;">Text here</p>
.mytext {color:#f99fb5;}
This box has a color of #f99fb5
<div style="background-color:#f99fb5;">Content here</div>
.mybackground {background-color:#f99fb5;}
Border around this has a color of #f99fb5
<div style="border:2px solid #f99fb5;">Content here</div>
.myborder {border:2px solid #f99fb5;}