#f9a9bd color space conversions
Hex:
#f9a9bd
RGB:
249, 169, 189
CMY:
2, 34, 26
CMYK:
0, 32, 24, 2
HSL:
345°, 86.9565%, 81.9608%
HSV (HSB):
345°, 32.1285%, 97.6471%
XYZ:
62.4402, 52.1898, 54.9268
xyY:
0.3683, 0.3078, 52.1898
CIE-Lab:
77.3942, 32.0945, 1.8141
CIE-LCH:
77.3942, 32.1457, 3.2351
CIE-Luv:
77.3942, 49.7343, -3.3301
Hunter-Lab:
72.2425, 27.8556, 5.4909
#f9a9bd color charts
#f9a9bd color shades, tints & tones
#f9a9bd color schemes
#f9a9bd color preview, HTML & CSS examples
This text has a color of #f9a9bd
<p style="color:#f9a9bd;">Text here</p>
.mytext {color:#f9a9bd;}
This box has a color of #f9a9bd
<div style="background-color:#f9a9bd;">Content here</div>
.mybackground {background-color:#f9a9bd;}
Border around this has a color of #f9a9bd
<div style="border:2px solid #f9a9bd;">Content here</div>
.myborder {border:2px solid #f9a9bd;}