#faaaa9 color space conversions
Hex:
#faaaa9
RGB:
250, 170, 169
CMY:
2, 33, 34
CMYK:
0, 32, 32, 2
HSL:
1°, 89.0110%, 82.1569%
HSV (HSB):
1°, 32.4000%, 98.0392%
XYZ:
60.9605, 51.9380, 44.3482
xyY:
0.3877, 0.3303, 51.9380
CIE-Lab:
77.2438, 29.2819, 12.5126
CIE-LCH:
77.2438, 31.8433, 23.1378
CIE-Luv:
77.2438, 52.9691, 12.0900
Hunter-Lab:
72.0680, 24.8695, 13.9626
#faaaa9 color charts
#faaaa9 color shades, tints & tones
#faaaa9 color schemes
#faaaa9 color preview, HTML & CSS examples
This text has a color of #faaaa9
<p style="color:#faaaa9;">Text here</p>
.mytext {color:#faaaa9;}
This box has a color of #faaaa9
<div style="background-color:#faaaa9;">Content here</div>
.mybackground {background-color:#faaaa9;}
Border around this has a color of #faaaa9
<div style="border:2px solid #faaaa9;">Content here</div>
.myborder {border:2px solid #faaaa9;}