#f9a9db color space conversions
Hex:
#f9a9db
RGB:
249, 169, 219
CMY:
2, 34, 14
CMYK:
0, 32, 12, 2
HSL:
323°, 86.9565%, 81.9608%
HSV (HSB):
323°, 32.1285%, 97.6471%
XYZ:
66.0411, 53.6301, 73.8887
xyY:
0.3412, 0.2771, 53.6301
CIE-Lab:
78.2456, 36.6244, -13.2606
CIE-LCH:
78.2456, 38.9512, 340.0962
CIE-Luv:
78.2456, 44.7906, -26.8479
Hunter-Lab:
73.2326, 32.8140, -8.5584
#f9a9db color charts
#f9a9db color shades, tints & tones
#f9a9db color schemes
#f9a9db color preview, HTML & CSS examples
This text has a color of #f9a9db
<p style="color:#f9a9db;">Text here</p>
.mytext {color:#f9a9db;}
This box has a color of #f9a9db
<div style="background-color:#f9a9db;">Content here</div>
.mybackground {background-color:#f9a9db;}
Border around this has a color of #f9a9db
<div style="border:2px solid #f9a9db;">Content here</div>
.myborder {border:2px solid #f9a9db;}