#faa99f color space conversions
Hex:
#faa99f
RGB:
250, 169, 159
CMY:
2, 34, 38
CMYK:
0, 32, 36, 2
HSL:
7°, 90.0990%, 80.1961%
HSV (HSB):
7°, 36.4000%, 98.0392%
XYZ:
59.8703, 51.2031, 39.5286
xyY:
0.3975, 0.3400, 51.2031
CIE-Lab:
76.8019, 28.6006, 17.3285
CIE-LCH:
76.8019, 33.4406, 31.2108
CIE-Luv:
76.8019, 55.0902, 18.5090
Hunter-Lab:
71.5564, 24.1251, 17.3370
#faa99f color charts
#faa99f color shades, tints & tones
#faa99f color schemes
#faa99f color preview, HTML & CSS examples
This text has a color of #faa99f
<p style="color:#faa99f;">Text here</p>
.mytext {color:#faa99f;}
This box has a color of #faa99f
<div style="background-color:#faa99f;">Content here</div>
.mybackground {background-color:#faa99f;}
Border around this has a color of #faa99f
<div style="border:2px solid #faa99f;">Content here</div>
.myborder {border:2px solid #faa99f;}