#f9a9dd color space conversions
Hex:
#f9a9dd
RGB:
249, 169, 221
CMY:
2, 34, 13
CMYK:
0, 32, 11, 2
HSL:
321°, 86.9565%, 81.9608%
HSV (HSB):
321°, 32.1285%, 97.6471%
XYZ:
66.3060, 53.7361, 75.2840
xyY:
0.3395, 0.2751, 53.7361
CIE-Lab:
78.3076, 36.9485, -14.2530
CIE-LCH:
78.3076, 39.6022, 338.9057
CIE-Luv:
78.3076, 44.4542, -28.4596
Hunter-Lab:
73.3049, 33.1738, -9.5773
#f9a9dd color charts
#f9a9dd color shades, tints & tones
#f9a9dd color schemes
#f9a9dd color preview, HTML & CSS examples
This text has a color of #f9a9dd
<p style="color:#f9a9dd;">Text here</p>
.mytext {color:#f9a9dd;}
This box has a color of #f9a9dd
<div style="background-color:#f9a9dd;">Content here</div>
.mybackground {background-color:#f9a9dd;}
Border around this has a color of #f9a9dd
<div style="border:2px solid #f9a9dd;">Content here</div>
.myborder {border:2px solid #f9a9dd;}