#f9a9b9 color space conversions
Hex:
#f9a9b9
RGB:
249, 169, 185
CMY:
2, 34, 27
CMYK:
0, 32, 26, 2
HSL:
348°, 86.9565%, 81.9608%
HSV (HSB):
348°, 32.1285%, 97.6471%
XYZ:
62.0118, 52.0185, 52.6711
xyY:
0.3720, 0.3120, 52.0185
CIE-Lab:
77.2919, 31.5393, 3.8476
CIE-LCH:
77.2919, 31.7731, 6.9554
CIE-Luv:
77.2919, 50.3730, -0.3131
Hunter-Lab:
72.1238, 27.2571, 7.1879
#f9a9b9 color charts
#f9a9b9 color shades, tints & tones
#f9a9b9 color schemes
#f9a9b9 color preview, HTML & CSS examples
This text has a color of #f9a9b9
<p style="color:#f9a9b9;">Text here</p>
.mytext {color:#f9a9b9;}
This box has a color of #f9a9b9
<div style="background-color:#f9a9b9;">Content here</div>
.mybackground {background-color:#f9a9b9;}
Border around this has a color of #f9a9b9
<div style="border:2px solid #f9a9b9;">Content here</div>
.myborder {border:2px solid #f9a9b9;}