#f9a9f9 color space conversions
Hex:
#f9a9f9
RGB:
249, 169, 249
CMY:
2, 34, 2
CMYK:
0, 32, 0, 2
HSL:
300°, 86.9565%, 81.9608%
HSV (HSB):
300°, 32.1285%, 97.6471%
XYZ:
70.3538, 55.3552, 96.5991
xyY:
0.3165, 0.2490, 55.3552
CIE-Lab:
79.2454, 41.7521, -27.9605
CIE-LCH:
79.2454, 50.2497, 326.1906
CIE-Luv:
79.2454, 39.7120, -51.3570
Hunter-Lab:
74.4011, 38.5879, -24.8988
#f9a9f9 color charts
#f9a9f9 color shades, tints & tones
#f9a9f9 color schemes
#f9a9f9 color preview, HTML & CSS examples
This text has a color of #f9a9f9
<p style="color:#f9a9f9;">Text here</p>
.mytext {color:#f9a9f9;}
This box has a color of #f9a9f9
<div style="background-color:#f9a9f9;">Content here</div>
.mybackground {background-color:#f9a9f9;}
Border around this has a color of #f9a9f9
<div style="border:2px solid #f9a9f9;">Content here</div>
.myborder {border:2px solid #f9a9f9;}